cvs commit: src/sys/net if.h

Alfred Perlstein alfred at freebsd.org
Tue Jun 12 18:58:24 UTC 2007


* Kip Macy <kip.macy at gmail.com> [070612 11:50] wrote:
> >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

It may happen... :D

-- 
- Alfred Perlstein


More information about the cvs-src mailing list