Re: Better performance with 2.6

From: Andrea Arcangeli
Date: Tue Mar 02 2004 - 17:33:38 EST


On Tue, Mar 02, 2004 at 10:40:19AM -0800, Mike Fedyk wrote:
> albhaf wrote:
> >I know that 2.6 has the ability to get better
> >performance than the other versions.
> >But what parts of the kernel has provided to this
> >performance upgrade?
>
> Preempt

preempt hurts a bit performance (at least when running a single threaded
app) with the object of helping interactivity, I say in theory because
a 2.4-aa based kernel has a worst case RT scheduler latency lower than
2.6 with preempt enabled (during I/O and some other workload).
-
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/