lkml.org 
[lkml]   [2007]   [May]   [3]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 3 May 2007 14:36:55 +0200
FromIngo Molnar <>
SubjectRe: [patch] CFS scheduler, -v7
* Al Boldi <a1426z@gawab.com> wrote:

> [...] But I can still see these awful latency blips in the presence of 
> negatively niced chew.c at -10 and two chew.c's at nice 0. [...]

of course: you asked for the two chew's to be treated like that and CFS 
delivered it! :-)

nice -10 means the two chew's will get ~90+% of the CPU time, and all 
other nice 0 tasks will get <10% of CPU time.

in the previous mail i have described the new exponential-scale nice 
levels that CFS introduces. In practice this means that vanilla kernel's 
nice -20 level is roughly equivalent to CFS's nice -6. CFS's nice -10 
would be roughly equivalent to vanilla nice -80 (if it existed).

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-05-03 12:41    [from the cache]
©2003-2008