Re: [RFC][PATCH] Restricted hard realtime

From: Ingo Molnar
Date: Sat Oct 23 2004 - 15:21:43 EST



* Paul E. McKenney <paulmck@xxxxxxxxxx> wrote:

> + bool "Reserve a CPU for hard realtime processes"

this has been implemented in a clean way already: check out the
"isolcpus=" boot option & scheduler feature (implemented by Dimitri
Sivanich) which isolates a set of CPUs via sched-domains for precisely
such purposes. The way to enter such a domain is via the affinity
syscall - and balancing will leave such domains isolated.

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/