Re: [PATCH v3 16/17] Fix schedstat handling

2007-11-17 Thread Steven Rostedt
On Sat, 17 Nov 2007, Gregory Haskins wrote: > >>> On Sat, Nov 17, 2007 at 1:21 AM, in message > <[EMAIL PROTECTED]>, Steven Rostedt <[EMAIL PROTECTED]> > wrote: > > Gregory Haskins RT balancing broke sched domains. > > Doh! (though you mean s/domains/stats ;) Heh, indeed. > > > This is a fix t

Re: [PATCH v3 16/17] Fix schedstat handling

2007-11-17 Thread Gregory Haskins
>>> On Sat, Nov 17, 2007 at 1:21 AM, in message <[EMAIL PROTECTED]>, Steven Rostedt <[EMAIL PROTECTED]> wrote: > Gregory Haskins RT balancing broke sched domains. Doh! (though you mean s/domains/stats ;) > This is a fix to allow it to still work. > > Signed-off-by: Steven Rostedt <[EMAIL PROTE

[PATCH v3 16/17] Fix schedstat handling

2007-11-16 Thread Steven Rostedt
Gregory Haskins RT balancing broke sched domains. This is a fix to allow it to still work. Signed-off-by: Steven Rostedt <[EMAIL PROTECTED]> --- include/linux/sched.h |3 ++- kernel/sched.c | 17 ++--- kernel/sched_fair.c | 19 ++- kernel/sched_