getpriority(2) and rtprio(2) implementation
Unga
unga888 at yahoo.com
Tue Nov 25 23:57:18 PST 2008
--- On Wed, 11/26/08, Polytropon <freebsd at edvax.de> wrote:
> From: Polytropon <freebsd at edvax.de>
> Subject: Re: getpriority(2) and rtprio(2) implementation
> To: unga888 at yahoo.com
> Cc: freebsd-questions at freebsd.org
> Date: Wednesday, November 26, 2008, 2:41 PM
> On Tue, 25 Nov 2008 20:50:21 -0800 (PST), Unga
> <unga888 at yahoo.com> wrote:
> > Hi all
> >
> > I need to study the implementation of getpriority(2)
> and
> > rtprio(2) system calls. Appreciate if somebody could
> point
> > me to where these system calls are implemented in
> FreeBSD
> > source tree, that is, in which file/s.
>
> getpriority() in /usr/src/sys/kern/kern_resource.c lines 88
> cont.
> rtprio() should be around there, too,
> /usr/src/sys/kern/syscalls.master
>
> I hope this is what you've been asking for. :-)
>
Yes, it is. Thank you very much.
Best regards
Unga
More information about the freebsd-questions
mailing list