* Mike Galbraith <[email protected]> wrote:
> RT tasks are being awakened on the expired array when
> expired_starving() is true, whereas they really should be excluded.
> Fix below.
>
> Signed-off-by: Mike Galbraith <[email protected]>
indeed, good catch.
Acked-by: Ingo Molnar <[email protected]>
> --- linux-2.6.16-mm2/kernel/sched.c.org 2006-03-31 09:56:37.000000000 +0200
> +++ linux-2.6.16-mm2/kernel/sched.c 2006-03-31 10:01:54.000000000 +0200
> @@ -820,7 +820,7 @@
> {
> prio_array_t *target = rq->active;
[nit: please use -p when generating patches. If you are using quilt you
can use QUILT_DIFF_OPTS="-p" in your .bashrc, and do 'quilt diff
--no-timestamps --sort' to get pretty patch output.]
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]