From owner-freebsd-questions Tue Sep 15 19:14:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06692 for freebsd-questions-outgoing; Tue, 15 Sep 1998 19:14:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06672 for ; Tue, 15 Sep 1998 19:14:23 -0700 (PDT) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id VAA03982; Tue, 15 Sep 1998 21:13:55 -0500 (CDT) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma003931; Tue, 15 Sep 98 21:13:33 -0500 Received: from localhost (nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) with SMTP id VAA23914; Tue, 15 Sep 1998 21:13:33 -0500 (CDT) X-Authentication-Warning: tundra.winternet.com: nrahlstr owned process doing -bs Date: Tue, 15 Sep 1998 21:13:32 -0500 (CDT) From: Nathan Ahlstrom Reply-To: nrahlstr@FreeBSD.ORG To: Choi Young Jin cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: I want to a man who interest in kernel source(specially CPU Scheudling)!! In-Reply-To: <35FCC426.17B16AE3@ccs.sogang.ac.kr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I want to know about calculation priority of process VERY PRECISELY. > That is, I will analysis the formula of priority. > But, the book doesn't satifiy me to know the formula enough. > So, I need the consult of professional. The best place to consult for that would be the code. Have you looked in /sys/kern/kern_synch.c? is this what you are looking for? Good Luck, Nathan Nathan Ahlstrom nrahlstr@winternet.com Run FreeBSD: http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message