Results 1 to 3 of 3
does anyone know what the nptl stand for? is it native posix thread library?
if so then is it something that we choose while building the kernel or is it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-15-2004 #1Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
kernel-2.4.22-1.2115.nptl
does anyone know what the nptl stand for? is it native posix thread library?
if so then is it something that we choose while building the kernel or is it like some default value thats always chosen or something.
thanks,
NikFixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 10-15-2004 #2
Yes, nptl is Native POSIX Thread Layer. the -ntpl kernels are RedHat's patched 2.4 series, nptl is included in the 2.6 series kernel now.
In shoty nptl is a great improvement (in speed) of the thread handling compared to the old thread model.Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 10-15-2004 #3Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
cool...so its compiled in by default right? i dont have to choose any option for nptl while compiling or building it, is that correct?
NikFixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html


Reply With Quote
