rtprio and kse

Daniel Eischen eischen at vigrid.com
Tue Jul 1 10:55:16 PDT 2003


On Tue, 1 Jul 2003, Petri Helenius wrote:
> > 
> > I don't understand.  Do you want all threads in the process
> > to be affected by rtprio()?  Or are you saying there are
> > more than 12 threads in the process, but you only want 
> > rtprio() to affect those 12 threads?
> 
> No, just the one that calls rtprio. The rest should stay as they were.

Ok.  You just need to know which thread will be calling
rtprio() and create that one thread as scope system.
You don't need (and probably don't want) the others
to be scope system.

-- 
Dan Eischen



More information about the freebsd-threads mailing list