Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 20:59:26 +0200
From:      Petri Helenius <pete@he.iki.fi>
To:        freebsd-threads@freebsd.org
Subject:   worker thread performance question
Message-ID:  <41C0898E.3090005@he.iki.fi>

next in thread | raw e-mail | index | archive | help

With libpthread is it usually optimal to have as many worker threads 
(CPU bound stuff) as kern.threads.virtual_cpu or have, say double the 
number so that there is always a thread in the run queue when another 
hits a mutex or sleep?

Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C0898E.3090005>