Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2003 05:54:16 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_smp.c
Message-ID:  <200312231354.hBNDsGi3005135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2003/12/23 05:54:16 PST

  FreeBSD src repository

  Modified files:
    sys/kern             subr_smp.c 
  Log:
  Introduce mp_maxcpus which can be used by libkvm utils to find out
  how many CPUs the system was compiled for.
  Export the variable via a sysctl node 'kern.smp.maxcpus' as well.
  
  Revision  Changes    Path
  1.181     +5 -0      src/sys/kern/subr_smp.c



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