$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [threadpool] new version 16: pining of processors(processor affinity)
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-11-16 17:05:19
k-oli_at_[hidden] wrote:
> Yes - internaly a work-stealing algorithm is used and thatswhy pining threads
> to processors improves the performance.
Couldn't it also be inefficient for some patterns?