Content deleted Content added
Links are better than pasta |
m FIx up portal template and general fixes |
||
Line 1:
The '''Native POSIX Thread Library''' ('''NPTL''') is a software feature that enables the [[Linux kernel]] to run programs written to use [[POSIX Threads]] efficiently.
In tests, NPTL succeeded in starting 100,000 [[Thread (computer science)|threads]] on a [[IA-32]] in two seconds. In comparison, this test under a kernel without NPTL would have taken around 15 minutes.
== History ==
Line 24:
== See also ==
{{
* [[LinuxThreads]]
Line 30:
* [[Green threads]]
==
{{
==
* [http://people.redhat.com/drepper/nptl-design.pdf NPTL Design paper]
* [http://nptltracetool.sourceforge.net/ NPTL Trace Tool] OpenSource tool to trace and debug multithreaded applications using the NPTL.
{{DEFAULTSORT:Native Posix Thread Library}}
[[Category:Linux kernel]]
[[Category:POSIX standards]]
|