POSIX Threads and the Linux Kernel
Submitted by admin on Fri, 2006-09-29 21:43
POSIX threading (commonly called pthreads) has long been an issue on Linux. There are significant differences in the multithread archictecture pthreads expects and the architecture provided by Linux clone().
This paper describes the environment expected by pthreads, how it differs from what Linux provides, and explores ways to add pthread compatibility to the Linux kernel without interfering with Linux's current multithread model.
...
Download PDF.
»
- Add new comment
- 1896 reads








Recent comments
3 weeks 5 days ago
3 weeks 5 days ago
5 weeks 3 days ago
9 weeks 3 days ago
11 weeks 3 days ago
11 weeks 3 days ago
11 weeks 3 days ago
12 weeks 6 hours ago
15 weeks 2 days ago
16 weeks 4 days ago