![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Если открыть в Firefox ленту друзей, он начинает постоянно кушать примерно 8.3% процессорного времени. Для сравнения: страница входящих писем Gmail съедает порядка 0.7% процессора. Чем, интересно, ЖЖ занимается на моём компьютере? Взломом RC5 или поиском внеземного разума?
no subject
Date: 2010-06-13 19:22 (UTC)no subject
Date: 2010-06-13 20:08 (UTC)no subject
Date: 2010-06-13 21:06 (UTC)no subject
Date: 2010-06-14 02:26 (UTC)no subject
Date: 2010-06-14 07:31 (UTC)no subject
Date: 2010-06-14 07:34 (UTC)no subject
Date: 2010-06-14 07:36 (UTC)no subject
Date: 2010-06-14 07:37 (UTC)no subject
Date: 2010-06-14 09:30 (UTC)no subject
Date: 2010-06-14 16:20 (UTC)# ktrace -i -p 3541 # firefox-bin
# sleep 10
# ktrace -C
# kdump | fgrep CALL | sed 's/(.*)$//' | sort | uniq -c | sort -rn | head -20
9271 3541 initial thread CALL gettimeofday
5044 3541 firefox-bin CALL gettimeofday
4595 3541 initial thread CALL read
3273 3541 initial thread CALL poll
2110 3541 firefox-bin CALL _umtx_op
1923 3541 firefox-bin CALL clock_gettime
1137 3541 firefox-bin CALL write
977 3541 initial thread CALL _umtx_op
431 3541 initial thread CALL writev
19 3541 initial thread CALL madvise
4 3541 initial thread CALL write
3 3541 firefox-bin CALL poll
2 3541 initial thread CALL mprotect
2 3541 initial thread CALL getpid
2 3541 firefox-bin CALL recvfrom
1 3541 firefox-bin CALL read
no subject
Date: 2010-07-08 14:42 (UTC)