From owner-cvs-all Mon Jun 25 11:30:48 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 4A58A37B401; Mon, 25 Jun 2001 11:30:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIUhS03416; Mon, 25 Jun 2001 11:30:43 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251830.f5PIUhS03416@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 11:30:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 11:30:43 PDT Modified files: sys/kern kern_shutdown.c Log: - Sort includes. - Count the context switches during shutdown when we give ithreads a chance to run as volutary context switches. Submitted by: bde (2) Revision Changes Path 1.102 +10 -10 src/sys/kern/kern_shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message