Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 00:49:25 -0800 (PST)
From:      Luoqi Chen <luoqi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/include mpapic.h
Message-ID:  <200001070849.AAA92060@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       2000/01/07 00:49:25 PST

  Modified files:
    sys/i386/i386        mp_machdep.c 
    sys/i386/include     mpapic.h 
  Log:
  Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the
  value of NCPU relative to the number of cpus physically present, the actual
  number of cpus utilized will be the smaller of the two.
  
  Revision  Changes    Path
  1.114     +5 -3      src/sys/i386/i386/mp_machdep.c
  1.13      +3 -1      src/sys/i386/include/mpapic.h



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?200001070849.AAA92060>