Date: Sat, 15 May 1999 14:26:01 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: David Greenman <dg@root.com>, hackers@FreeBSD.ORG Subject: Re: Seti project / stats reset, new version available Message-ID: <199905152126.OAA10724@apollo.backplane.com> References: <199905151454.HAA12949@implode.root.com> <199905152117.OAA10657@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This reduces the effect an idprio seti background task has on the rest of
the system.
sysctl -w kern.quantum=20000
The default is 100,000 ( 100ms ) which, for a modern cpu, is much more
chunky then it needs to be. Reducing it to 20ms makes a big difference.
At 100000 I can feel the slow response with seti running in the background.
At 20000 it is much less pronounced.
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905152126.OAA10724>
