On Tue, 16 Nov 1999, T V Govind wrote:
> i guess this refers to something like binding processes to CPUS like
> whats available on Solaris. things like creating processor sets and
> binding processes (or groups of processes) to these sets. no, i guess
> linux does not currently support utilities that can help bind processes
> to cpus.
yes it exits, it's called the 'pset patch'. Nevertheless it's very
unlikely a normal system needs this functionality, if the kernel doesnt
get scheduling right then we want to know about it and fix it. The pset
patch is handy for eg. SMP realtime applications where some CPU is
dedicated to a RT process. But i think it's safe to say that in any other
case explicit scheduling-control is a loss.
-- mingo
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]