Date: Sun, 5 Mar 2000 17:26:04 -0800 From: Alfred Perlstein <bright@wintelcom.net> To: Charlie Do <charlied@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Please Help with CPU scheduling algorithm Message-ID: <20000305172604.K14279@fw.wintelcom.net> In-Reply-To: <20000306002015.75452.qmail@hotmail.com>; from charlied@hotmail.com on Sun, Mar 05, 2000 at 04:20:15PM -0800 References: <20000306002015.75452.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Charlie Do <charlied@hotmail.com> [000305 16:53] wrote: > Hello everyone, > My name is Charlie, I'm a student in computer science. I'm currently taking > the OS course, and I am doing a research on the CPU scheduling algorithm > used in the FreeBSD kernel. I could not find the info anywhere. If you > know where the info is please let me know. If it's not too much trouble for > you please briefly explain it to me. I greatly appreciate for your time. You'll probably want to pick up a book called: "Design and Implementation of the 4.4BSD Operating System" by McKusick You can also download the source code (see the handbook) or browse it online here: http://www.freebsd.org/cgi/cvsweb.cgi specifically: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/kern_synch.c good luck, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000305172604.K14279>