cvs commit: src/sys/sys thr.h src/sys/kern kern_thr.c

Daniel Eischen deischen at freebsd.org
Tue Jul 11 11:58:21 UTC 2006


On Tue, 11 Jul 2006, David Xu wrote:

> davidxu     2006-07-11 05:34:35 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/sys              thr.h
>    sys/kern             kern_thr.c
>  Log:
>  Add POSIX scheduler parameters support to thr_new syscall, this permits
>  privileged process to create realtime thread.

Can you do this for unprivileged processes using scope process
threads?

-- 
DE


More information about the cvs-src mailing list