actually any distro with a 2.6 kernel should already have it. You can check by doing a

getconf GNU_LIBPTHREAD_VERSION

if it says NPTL .xx you have it...

Greg Donald wrote:
On Mon, 29 Nov 2004 16:21:22 -0600, Anthony Gauda
<[EMAIL PROTECTED]> wrote:

The same load under apache 2 runs under 300
threads. With Linux 2.6 threads are very lightweight and in terms of


Are distros shipping with NPTL already?  I saw a Gentoo thread on how
to convert a system to use NPTL but peeps were having lots of glibc
issues at the time.  :(

I'm using 2.6 in a couple places, desktops and dev servers, but have
not tried NPTL yet.



-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to