GNU Pth(Portable Threads)是用于UNIX平台的基于POSIX/ANSI-C的用户空间线程库[1],它为多线程应用提供基于优先级的调度。GNU Pth以高度可移植性为目标。它是GNU计划的一部分[2]。
GNU Pth使用到内核空间线程的N:1映射,就是说调度是完全由GNU Pth库进行的,内核自身不了解在用户空间内的N个线程。故而不可能利用到SMP,因为那必须由内核派遣。
参见
引用
外部链接
Wikiwand in your browser!
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.