[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070328114540.GA7942@elte.hu>
Date: Wed, 28 Mar 2007 13:45:40 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Mike Galbraith <efault@....de>
Cc: Satoru Takeuchi <takeuchi_satoru@...fujitsu.com>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [BUG] scheduler: strange behavor with massive interactive processes
* Mike Galbraith <efault@....de> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists