Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 08:42:40 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 machdep.c
Message-ID:  <200311201642.hAKGgeUJ075602@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/11/20 08:42:40 PST

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c 
  Log:
  Set the ACPI processor Id in the PCPU structure so that CPU idling
  on SMP systems has a chance of working. This was a loose end of the
  implementation of the ACPI Cx idle states. Since our logical CPU Id
  is the ACPI processor Id, we do not need to jump through hoops to
  obtain it.
  
  Approved: re@ (jhb)
  
  Revision  Changes    Path
  1.172     +1 -1      src/sys/ia64/ia64/machdep.c



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