On 10/22/2012 02:43 PM, MORITA Kazutaka wrote:
> I think of trying it, but I wish more users would test it too.

I have tested it on my laptop and get the similar result.

What I am only concerned is that if pthread signal & wakeup use a signal
wakeup queue instead of multi-queues, the wakeup itself would be huge
bottleneck. I'll try to figure it out what pthread signal use. For
pthread_create, which use clone() sys call that scale well on SMP machine.

Thanks,
Yuan
-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to