cvs commit: src/sys/dev/acpica5 acpi_cpu.c

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Wed Mar 21 15:50:26 PDT 2007


y0netan1    2007/03/21 15:49:48 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_8)
    sys/dev/acpica5      acpi_cpu.c 
  Log:
  MFC revision 1.19:
    Don't loop beyond maximum cpu ID (ncpus - 1); this probably hasn't done
    any harm because the corresponding bit in smp_active_mask is zero anyway.
  
  MFC revision 1.20:
    Writing PstateControl(formerly named PstateCnt) to SMI_CMD is a notification
    of taking over Px states, not throttling.  This corresponds to rev 1.51
    of acpi_cpu.c in FreeBSD.  We still don't have Px states support, though.
  
  DragonFly-Bug: <http://bugs.dragonflybsd.org/issue557>
  
  Revision  Changes    Path
  1.18.2.1  +2 -8      src/sys/dev/acpica5/acpi_cpu.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_cpu.c.diff?r1=1.18&r2=1.18.2.1&f=u





More information about the Commits mailing list