Re: [PATCH for 2.6.23] Fix scheduler domain sysctl list

2007-10-09 Thread Andi Kleen
On Tuesday 09 October 2007 12:26:32 Ingo Molnar wrote: > > * Andi Kleen <[EMAIL PROTECTED]> wrote: > > > Ingo has this already fixed in sched-devel (but he also adds more > > parameters here). Since the fix is very simple I think it should be > > fixed for .23. Especially cache_nice_tries is us

Re: [PATCH for 2.6.23] Fix scheduler domain sysctl list

2007-10-09 Thread Ingo Molnar
* Andi Kleen <[EMAIL PROTECTED]> wrote: > Ingo has this already fixed in sched-devel (but he also adds more > parameters here). Since the fix is very simple I think it should be > fixed for .23. Especially cache_nice_tries is useful to tune because > it is very magic and the current values are

[PATCH for 2.6.23] Fix scheduler domain sysctl list

2007-10-09 Thread Andi Kleen
Ingo has this already fixed in sched-devel (but he also adds more parameters here). Since the fix is very simple I think it should be fixed for .23. Especially cache_nice_tries is useful to tune because it is very magic and the current values are a little dubious. Fix holes in the scheduler