From owner-freebsd-questions Sun Mar 5 16:54:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 380D137B8F1 for ; Sun, 5 Mar 2000 16:54:53 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id RAA00207; Sun, 5 Mar 2000 17:26:04 -0800 (PST) Date: Sun, 5 Mar 2000 17:26:04 -0800 From: Alfred Perlstein To: Charlie Do Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Please Help with CPU scheduling algorithm Message-ID: <20000305172604.K14279@fw.wintelcom.net> References: <20000306002015.75452.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000306002015.75452.qmail@hotmail.com>; from charlied@hotmail.com on Sun, Mar 05, 2000 at 04:20:15PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Charlie Do [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