> 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