Re: [ANNOUNCE] Linux 2.6 Real Time Kernel

From: Robert Love
Date: Sat Oct 09 2004 - 15:23:43 EST


On Sat, 2004-10-09 at 15:47 -0400, Lee Revell wrote:

> Yes. The upper bound on the response time of an RT task is a function
> of the longest non-preemptible code path in the kernel. Currently this
> is the processing of a single packet by netif_receive_skb.
>
> AIUI hard realtime is about bounded response times. How does this not
> qualify?

I am actually in agreement with you, favoring this soft real-time
approach, but this is not bounded response time or determinism. There
are no guarantees, no measurements conducted with all possible inputs,
sizes, errors, and so on. This soft real-time approach gives great
average case--but the worst case is only a measurement on a specific
machine in a specific workload.

Robert Love


-
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/