Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



> 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>.

> cvs rdiff -r1.44 -r1.45 src/sys/sys/sched.h

the change of struct sched_param broke the ABI.  please revert.

i think _sched_{get,set}param should take another argument as
pthread_{get,set}schedparam do.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index