Subject: Re: CVS commit: syssrc
To: Bill Sommerfeld <sommerfeld@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 11/18/2000 18:37:40
On Sun, Nov 19, 2000 at 03:46:27AM +0200, Bill Sommerfeld wrote:
> Module Name: syssrc
> Committed By: sommerfeld
> Date: Sun Nov 19 01:46:27 UTC 2000
>
> Modified Files:
> syssrc/sys/kern: kern_sysctl.c
>
> Log Message:
> If MULTIPROCESSOR, count cpus and use that for hw.ncpu
This could be provided by a global "ncpus" variable, and initialized
once by machdep code, yah? The Alpha port already does this :-)
--
-- Jason R. Thorpe <thorpej@zembu.com>