On Jan 5, 2011, at 10:07, Mark Wheeler wrote:
> 
> Better IMO to use some other algorithm (alphabetical sort?) to let as many 
> workers as possible stay idle (and eventually paged out).
>  
I hadn't thought of that.  Even better, if this is a major application,
to put the code in a shared segment while still keeping as many workers
as possible idle.

-- gil

Reply via email to