True, but support it is relatively trivial from the kernel PoV.

Basically you allow the process to fetch which cpu a socket is
bound to, then you can use descriptor passing (processes) or shared
fdtable (threads) and a call to bind to cpu to properly juggle
things around.

Thanks for volunteering :D

-Kip
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to