Subject: Re: CVS commit: src
To: None <rmind@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 01/15/2008 18:21:21
> Log Message:
> 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>.

i'm not happy with MAXCPUS exported as a part of abi.

YAMAMOTO Takashi