Re: RT patch acceptance

From: Ingo Molnar
Date: Fri May 27 2005 - 07:12:27 EST



* Bill Huey <bhuey@xxxxxxxx> wrote:

> There's really no good reason why this kernel can't get the same
> latency as a nanokernel. The scheduler paths are riddled with SMP
> rebalancing stuff and the like which contributes to overall system
> latency. Remove those things and replace it with things like direct
> CPU pining and you'll start seeing those numbers collapse. [...]

could you be a bit more specific? None of that stuff should show up on
UP kernels. Even on SMP, rebalancing is either asynchronous, or O(1).

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/