"You will see performace improvements on multi-processor machines. The BSD
threads are user-mode - it's all in a single process, and as such the load
cannot be distributed over more than one CPU. The Linux (and Solaris)
threading model supports that. "
http://www.apsis.ch/pound/pound_list/archive/2005/2005-03/1109792739000#1109962930000
--
Calomel (at) http://calomel.org
Open Source Research and Reference
On Sat, Mar 29, 2008 at 04:12:54PM +0100, Tom Fernandes wrote:[...]
|