Re: [PATCH] sched: properly account IRQ and RT load in SCHED_OTHER load balancing
- Date: Thu, 21 Aug 2008 13:17:13 +0200
- From: Ingo Molnar <mingo@xxxxxxx>
- Subject: Re: [PATCH] sched: properly account IRQ and RT load in SCHED_OTHER load balancing
* Ingo Molnar <mingo@xxxxxxx> wrote:
> > This patch tries to solve this issue by accounting the time spend on
> > both Real-Time tasks and IRQ handling, and using that to
> > proportionally inflate the SCHED_OTHER load.
>
> applied it to tip/sched/devel for more testing.
-tip testing found that it wouldnt build on UP in sched_debug.c - made
that bit dependent on CONFIG_SMP. sched_scale_load() does not seem to be
too meaningful on UP.
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/