Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2001 13:39:40 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <XFMail.010625133940.jhb@FreeBSD.org>
In-Reply-To: <200106251830.f5PIUhS03416@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 25-Jun-01 John Baldwin wrote:
> 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)

The context switches in question are probably very bogus in light of preemption
for interrupts.  Also, the process doing a shutdown should probably either
clear the run queue's or raise its priority to ensure it is the only
non-ithread process run.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010625133940.jhb>