That's why we have RTLinux.
> in an embedded system a "tickless" system is sometimes preferable to a ticked
> system. there is often only one or a very small number of processes/threads
> running and the extra overhead of 10 surplus clock ticks per process quantum
> is a waste of cycles. (also when using a ppc or similar modern chip(flame
> on;-), there is no need to keep a software wall clock, as the cpu has a 64bit
> free running counter)
Right: but "one or a very small number of processes/threads" does not apply to
Linux.
-- --------------------------------------------------------- Victor Yodaiken Finite State Machine Labs: The RTLinux Company. www.fsmlabs.com www.rtlinux.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/