Re: Re: NGPT 2.2.0 RELEASED: TOPS LINUXTHREADS AND NPTL IN SCALABILITY AND PERFORMANCE
"Giorgio Zoppi (deneb)" <[email protected]>
| Newsgroups | gmane.linux.ngpt.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 11, 2003, Marc-Christian Petersen wrote: > On Friday 10 January 2003 20:58, Bill Abt wrote: > > Hi Bill, > > > In this release, the primary focus was performance. Significant > > performance and scalability enhance- > > ments have been made to this release making it the fastest and most > > scalable POSIX compliant > > threads package available on the Linux platform. BTW. I saw in lkml, the current threading model, which uses futex, is 1:1, the so called Native Posix Threading Library. What difference are there between the actual model, and the model you propose?