Re: [BUG] scheduler: strange behavor with massive interactive processes
From: Ingo Molnar
Date: Wed Mar 28 2007 - 07:46:27 EST
* 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)
Ingo
-
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/