Pthreads again

2001-02-26 Thread Daniel Feiglin
Hello! I've been poking around "Understanding the LINUX Kernel: From I/O Ports to Process Management" by Daniel Pierre Bovet Marco Cesati. They've got some good stuff on SVR4 style IPC implementation, but nothing on the POSIX threads implementation. Does anyone know if Linux PThreads, say at

Re: Pthreads again

2001-02-26 Thread Nadav Har'El
On Mon, Feb 26, 2001, Daniel Feiglin wrote about "Pthreads again": Hello! I've been poking around "Understanding the LINUX Kernel: From I/O Ports to Process Management" by Daniel Pierre Bovet Marco Cesati. They've got some good stuff on SVR4 style IPC impleme

Re: Pthreads again

2001-02-26 Thread Hetz Ben Hamo
You may want to look at http://linuxtoday.com for the IBM Open source projects to re-write linux threads, this time to be more efficient... Hetz On Monday 26 February 2001 16:31, Nadav Har'El wrote: On Mon, Feb 26, 2001, Daniel Feiglin wrote about "Pthreads again": Hello!