Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 11:09:58 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c
Message-ID:  <200406011809.i51I9wCu053235@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/06/01 11:09:58 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        mp_machdep.c 
  Log:
  A few BIOS's will actually enumerate logical CPUs in their MP Table.  Try
  to handle that case better by adding any CPUs that appear to be logical
  CPUs to the logical_cpus_mask bitmask.  -CURRENT uses different code for
  enumerating CPUs, so this is not an MFC.
  
  Submitted by:   Bruce Walker bmw at mxtreme dot com
  
  Revision    Changes    Path
  1.115.2.21  +9 -0      src/sys/i386/i386/mp_machdep.c



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