Subject: re: Revising CPU usage calculations
To: Jason Thorpe <thorpej@shagadelic.org>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 03/27/2007 11:39:56
   
   > Mmh, I tend to disagree. autonice is not a generic mechanism
   > needed by all schedulers but a specific mechanism of the 4BSD
   > scheduler to prevent starvation. So, I think it should go into the
   > scheduler-dependent hook.
   
   Personally, I think it should go into the rubbish bin.

i used to #if 0 the code for the longest time...then someone made it
sysctl'able...and i #if 0'ed the sysctl code for a long time until
i checked out a fresh tree and gave up caring :-)


.mrg.