Re: [BUG] scheduler: strange behavor with massive interactiveprocesses

From: Mike Galbraith
Date: Wed Mar 28 2007 - 07:52:04 EST


(oops, wrong button, went without CCs. sorry for duplicate)

On Wed, 2007-03-28 at 13:45 +0200, Ingo Molnar wrote:
> * Mike Galbraith <efault@xxxxxx> wrote:
>
> > + struct task_struct *p = NULL;
>
> (small nit: extra space at the end of line.)
>
> > + rq->best_expired_prio = MAX_PRIO;
> > +#if 0
> > + rq->switch_timestamp = jiffies;
> > +#endif
>
> remove this chunk? (i dont think we want to touch switch_timestamp here)

I'll clean it up, and see if I can do better.

-Mike

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