From owner-cvs-all Wed Jan 27 02:14:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA24382 for cvs-all-outgoing; Wed, 27 Jan 1999 02:14:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24375; Wed, 27 Jan 1999 02:14:09 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA39223; Wed, 27 Jan 1999 02:14:08 -0800 (PST) (envelope-from bde@FreeBSD.org) Date: Wed, 27 Jan 1999 02:14:08 -0800 (PST) Message-Id: <199901271014.CAA39223@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_threads.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/27 02:14:08 PST Modified files: sys/kern kern_threads.c Log: Don't forget to count context switches in yield(). Revision Changes Path 1.11 +3 -1 src/sys/kern/kern_threads.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message