Package: rageircd
Version: 2.0.0-3
Hi,
A completely idle rageircd (no clients connected) raises
the number of context switches on my smaller box from about
50switches/sec to about 250switches/sec.
Running strace scrolls with this:
gettimeofday({1116938814, 401190}, NULL) = 0
select(7, [4 5 6], [], NULL, {0, 1000}) = 0 (Timeout)
gettimeofday({1116938814, 406871}, NULL) = 0
select(7, [4 5 6], [], NULL, {0, 1000}) = 0 (Timeout)
gettimeofday({1116938814, 416843}, NULL) = 0
select(7, [4 5 6], [], NULL, {0, 1000}) = 0 (Timeout)
Maybe the --with-engine option, which was mentioned in the
other bugreport, helps getting this better?
Elrond
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]