Setting CPU affinity to process( Freebsd smp kernel)
Ashok TM
atmblr at gmail.com
Mon Nov 20 03:26:36 PST 2006
Hello,
Is there a way to set a process's CPU affinity with freebsd smp kernel.
By doing so a process is bound to and will only run on the processor (where
the affinity was set ) even though the other processors are free. (similar
to sched_setaffinity available on Linux kernel) .
Does freebsd smp scheduler supports setting affinity?
Thanks
atm
More information about the freebsd-smp
mailing list