cvs commit: src/sys/ia64/ia64 machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Nov 20 08:42:41 PST 2003


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


More information about the cvs-src mailing list