Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2003 19:19:25 +0200
From:      "Petri Helenius" <pete@he.iki.fi>
To:        "Daniel Eischen" <eischen@vigrid.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: rtprio and kse
Message-ID:  <003101c33ff5$50fcfb80$18d4473e@PETEX31>
References:  <Pine.GSO.4.10.10307010922060.10319-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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.
> 
> As I've said before, rtprio() affects the thread's calling
> KSEG.  Threads created with scope system each get their own
> KSEG.  Threads created with scope process all run in the
> same KSEG.  Threads never migrate between KSEGs.  That's
> all you need to know.  Do with it what you will.
> 
I know, though since there has been quite a few messages flying 
back and forth, I thought it would be a good idea to put the whole
thing into one.

Thanks,

Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003101c33ff5$50fcfb80$18d4473e>