Odd behavior



Maybe someone can clue me in here... I was ripping/encoding a cd and I
happened to notice some sluggish performance on the desktop:


  PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
 1966 gregm     15   0  1512 1444   700 R    29.5  0.5   2:30 oggenc
 1648 gregm     16   0 14000  11M  2512 R    29.5  4.4  10:12 nautilus
 1954 gregm     15   0  1504 1404   572 R    29.3  0.5   3:13 oggenc
 1531 root       9   0  187M 184M  3244 S     5.6 74.0   2:30 X

Someone care to clue me in to wtf nautilus is doing that can consume 29%
of the CPU? oggenc I expect. Nautilus has no windows open yet I see it
spinning:

time(NULL)                              = 991081560
stat64("/etc/gnome/config-override//Background", 0xbffff2f0) = -1 ENOENT
(No suc
h file or directory)
stat64("./gnome/config-override//Background", 0xbffff2f0) = -1 ENOENT (No
such f
ile or directory)
stat64("/etc/gnome/config//Background", 0xbffff2f0) = -1 ENOENT (No such
file or
 directory)
stat64("./gnome/config//Background", 0xbffff2f0) = -1 ENOENT (No such file
or di
rectory)
time(NULL)                              = 991081560
stat64("/home/gregm/.gnome//Background", {st_mode=S_IFREG|0664,
st_size=515, ...
}) = 0
time(NULL)                              = 991081560
stat64("/usr/share/nautilus/patterns/brushed_metal.png",
{st_mode=S_IFREG|0644,
st_size=29181, ...}) = 0
time(NULL)                              = 991081560
<about 24 times>
write(5, "\2\3\4\0\355\3 \1\1\0\0\0\1\0\0\2+\1\1\0", 20) = 20
read(5, "\34\0\360\2734\0\0\0i\1\0\0\367w\20\301\0S\35\10 \370\377"...,
32) = 32
read(5, "\34\0\361\2734\0\0\0j\1\0\0\367w\20\301\0S\35\10 \370\377"...,
32) = 32
read(5, "\1\2\366\273\0\0\0\0\16\0\300\1\0\0\0\0\0\0\0\0\0\0\0\0"..., 32)
= 32
uname({sys="Linux", node="tweetie", ...}) = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 16
uname({sys="Linux", node="tweetie", ...}) = 0
uname({sys="Linux", node="tweetie", ...}) = 0
connect(16, {sin_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0
uname({sys="Linux", node="tweetie", ...}) = 0
fcntl64(16, F_SETFD, FD_CLOEXEC)        = 0
access("/home/gregm/.Xauthority", R_OK) = 0
open("/home/gregm/.Xauthority", O_RDONLY) = 17
fstat64(17, {st_mode=S_IFREG|0600, st_size=75, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40
018000

Then a whole bunch of:

read(5, "\1\0206\275\0\0\0\0004\0\0\0\0\0\0\0\0\5\0\4\0\0\0\0`\243"...,
32) = 32
write(5, "7\3\5\0009\26 \1\1\0\0\2\0\0\1\0\0\0\0\0+\0\1\0", 24) = 24
read(5, "\1\0028\275\0\0\0\0\16\0\300\1\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) =
32
write(5, "\224\3\n\0\1\0\0\0029\26 \1\0\6 \0\0\0\0\0\0\1@\0\0\0\0"...,
244) = 24
4

Rinse and repeat.

For the most part the machine is basicly idle execpt the ripping
operation.

/me shrugs

Greg



_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]