On Mon, Dec 15, 2008 at 7:34 PM, Garrett Cooper <yanef...@gmail.com> wrote: > Hi guys, > I was wondering if anyone has written a utility for FreeBSD to tie > a particular process group to a processor / core, similar to what > Linux has done with taskset, so that affinity can be properly set with > FreeBSD and the ULE scheduler.
I believe cpuset(2) will do what you want. It is available starting with 7.1-RELEASE (which isn't released yet, but you can grab 7.1-RC1 to test it out). Regards, Josh _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"