Content deleted Content added
→History: provide citation that NPTL is included with glibc (cannot find release announcement for 2.3.2) |
Giraffedata (talk | contribs) clarify |
||
Line 2:
==History==
Before the 2.6 version of the [[Linux kernel]], processes were the schedulable entities, and there
To improve upon LinuxThreads, it was clear that some kernel support and a
NPTL was first released in Red Hat Linux 9. Old-style Linux POSIX threading is known for having trouble with threads that refuse to yield to the system occasionally, because it does not take the opportunity to preempt them when it arises, something that Windows was known to do better at the time. Red Hat claimed that NPTL fixed this problem in an article on the [[Java (programming language)|Java]] website about Java on Red Hat Linux 9.<ref>[http://java.sun.com/developer/technicalArticles/JavaTechandLinux/RedHat/ Red Hat Linux 9 and Java 2 Platform, Standard Edition 1.4.2: A Winning Combination]</ref>
|