From owner-cvs-all Tue Jan 23 11:26:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB72637B401; Tue, 23 Jan 2001 11:26:21 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NJQLc73572; Tue, 23 Jan 2001 11:26:21 -0800 (PST) (envelope-from jhb) Message-Id: <200101231926.f0NJQLc73572@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 11:26:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 scheduler.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 11:26:21 PST Added files: share/man/man9 scheduler.9 Log: Document the various functions and variables used by the current scheduler code. Includes a rough description of the various priority values stored in struct proc as well as priority propagation. Reviewed by: chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message