Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 09:56:38 -0800
From:      Peter Wemm <peter@wemm.org>
To:        freebsd-amd64@freebsd.org
Subject:   Re: mach
Message-ID:  <200403060956.38738.peter@wemm.org>
In-Reply-To: <20040305234734.GA11885@crodrigues.org>
References:  <20040305234734.GA11885@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 05 March 2004 03:47 pm, Craig Rodrigues wrote:
> Hi,
>
> I am trying to figure out what the machdep.hlt_cpus
> does, in order to add some text for sysctl -d :

Its a user settable bitmap of cpus that you want to stop running 
processes and halt.  For example, if you set it to 14, thats binary 
00001110.. that will halt cpu 1,2,3 but leave cpu 0 running.
-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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