[DragonFlyBSD - Bug #2001] (Closed) kqueue - Firefox and thunderbird CPU usage

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue May 31 14:33:59 PDT 2022


Issue #2001 has been updated by tuxillo.

Description updated
Status changed from New to Closed
Assignee changed from 0 to tuxillo

No longer valid.

----------------------------------------
Bug #2001: kqueue - Firefox and thunderbird CPU usage
http://bugs.dragonflybsd.org/issues/2001#change-14309

* Author: tuxillo
* Status: Closed
* Priority: Normal
* Assignee: tuxillo
* Target version: 6.4
----------------------------------------
Hi,

Firefox -----
During certain operations, such establishing a connection but not receiving a
reply I've noticed that estd raises the CPU frequency and puts it up to the max.
Taking a look at top I don't see anything obvious like xulrunner-bin process
using a lot of CPU.

In the mean time I ktrace'd xulrunner-bin and here's the result:

Total CALL lines in the ktrace.out:

[dfbsdx64] ~/@@0x00000002368ec770> kdump -f ktrace.out | grep CALL | wc -l 
 1309637

Thunderbird ----
I haven't been able to establish a relation on why this happens, neither I've
done a ktrace but I will try to do it next time it happens.


[dfbsdx64] ~/@@0x00000002368ec770> kdump -f ktrace.out | grep CALL | grep poll |
wc -l
  315401


I don't know where the problem is yet. Some more information from other users
experiencing the same issue would be helpful, I guess. 

Cheers,
Antonio Huete



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list