From owner-cvs-all Sun Nov 28 11:24: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id A90FA14EAE; Sun, 28 Nov 1999 11:24:00 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA29501; Sun, 28 Nov 1999 12:23:59 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA85937; Sun, 28 Nov 1999 12:24:12 -0700 (MST) Message-Id: <199911281924.MAA85937@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/sys/kern kern_exit.c kern_synch.c src/sys/sys proc.h Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 28 Nov 1999 04:12:15 PST." <199911281212.EAA64917@freefall.freebsd.org> References: <199911281212.EAA64917@freefall.freebsd.org> Date: Sun, 28 Nov 1999 12:24:12 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199911281212.EAA64917@freefall.freebsd.org> Bruce Evans writes: : 1.91 +39 -10 src/sys/kern/kern_exit.c : 1.83 +39 -10 src/sys/kern/kern_synch.c : 1.95 +39 -10 src/sys/sys/proc.h I like this message. 88 lines of commentary for 87 net lines of change. Of course for the scheduler, the theory behind it is much more important than the actual code since the theory is hard and the code, given the correct theory, is easy... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message