cvs commit: src/sys/kern kern_resource.c
Julian Elischer
julian at elischer.org
Sat May 8 22:13:21 PDT 2004
On Sat, 8 May 2004, Ion-Mihai Tetcu wrote:
> On Sat, 8 May 2004 01:56:05 -0700 (PDT)
> Julian Elischer <julian at FreeBSD.org> wrote:
>
> > julian 2004/05/08 01:56:05 PDT
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/kern kern_resource.c
> > Log:
> > Fix rtprio() to do sensible things when called from threaded processes.
> > It's not quite correct from a posix Point Of view, but it is a lot better
> > than what was there before. This will be revisited later
> > when we decide what form our priority extensions will take. Posix doesn't
> > specify how a system scope thread can change its priority so you need to
> > add non-standard extensions to be able to do it..
> > For now make this slightly non standard to allow it to be done.
>
> Since you working on this, could you please take a look at:
> http://docs.FreeBSD.org/cgi/mid.cgi?20040303131655.24317.qmail
Not immediatly.. that seems to be a ULE issue, and I have no fingers in
the ULE pie at this time. I will look at it agian however just to make
sure that it is....
>
>
> --
> IOnut
> Unregistered ;) FreeBSD "user"
>
>
More information about the cvs-src
mailing list