Re: CONFIG_PREEMPT and server workloads

From: Andrea Arcangeli
Date: Sat Mar 20 2004 - 07:14:55 EST


On Thu, Mar 18, 2004 at 09:09:48PM -0800, William Lee Irwin III wrote:
> On Fri, Mar 19, 2004 at 01:17:47PM +1100, Nick Piggin wrote:
> > Technically, I think preempt can still reduce maximum latency
> > depending on whether the time between explicit resched checks
> > is greater than the (small) scheduling overhead that preempt
> > adds.
> > But yeah, that would be in the noise compared with long
> > preempt-off regions.
> > I'm not sure about applications, but maybe some soft-realtime
> > things like audio software benefit from a lower average latency
> > (I don't know).
>
> Someone really needs to get numbers on this stuff.

Takashi already did it and we know it doesn't reduce the maximum latency.
-
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/