NetBSD/lib/libpthread
rmind 5c71a4d49f Implementation of processor-sets, affinity and POSIX real-time extensions.
Add schedctl(8) - a program to control scheduling of processes and threads.

Notes:
- This is supported only by SCHED_M2;
- Migration of LWP mechanism will be revisited;

Proposed on: <tech-kern>. Reviewed by: <ad>.
2008-01-15 03:37:10 +00:00
..
2008-01-08 20:56:08 +00:00
2008-01-08 20:56:08 +00:00
2008-01-05 01:37:35 +00:00
2008-01-08 20:56:08 +00:00
2008-01-08 20:55:25 +00:00
2008-01-08 20:55:58 +00:00
2008-01-05 01:37:35 +00:00
2008-01-08 20:56:08 +00:00

$NetBSD: README,v 1.5 2007/10/16 15:21:54 ad Exp $

When making changes to libpthread, please ensure that libpthread_dbg
still compiles.