On Fri, Jun 22, 2001 at 01:32:21PM -0400, Bosko Milekic wrote:
> > mp_ncpus implies SMP (mp_ prefix). If you want to make it ncpus and move it to
> > sys/systm.h and stick it somewhere MI initialized to 1 that is fine. Then
> > hw.ncpus can reference that (well, it's called hw.ncpu right now, perhaps it
> > should be renamed to match the variable *shrug*) and kern.smp.cpus can die as
> > it won't be needed any longer.
>
> Note that we already have a (machdep, I think) sysctl exported ncpu
> variable.
Doh, I missed the fact that you mentionned this. :-)
> > > -Alfred
> >
> > --
> >
> > John Baldwin <[EMAIL PROTECTED]> -- 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/
--
Bosko Milekic
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message