On Tue, 25 Nov 2008 20:50:21 -0800 (PST), Unga <[EMAIL PROTECTED]> 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. :-)


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to