
18 Nov
2008
18 Nov
'08
10:07 a.m.
k-oli@gmx.de wrote:
Hello Anthony, are you interessted in a function boost::this_thread::pin_to_processor( int)?
Why not "set_affinity(<some type> processor_mask)"? It's more general and uses well-established terminology. Also, while you're at it, something like this would be valuable to be able to specify when creating a thread as well. / Johan