Boost logo

Boost :

Subject: [boost] [threadpool] new version 16: pining of processors (processor affinity)
From: k-oli_at_[hidden]
Date: 2008-11-16 11:20:00


Hello,

I've uploaded a new version (16) to boost vault.
In the new version as much worker-threads are created as
boost::thread::hardware_concurrency() returns if no poolsize is specified in
the pool constructor . Each worker-thread will be pined to one processor.

Currentyl supported platforms for processor pining: Windows, Linux, HP/UX,
AIX, IRIX, Solaris.

regards,
Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk