DragonFly commits List (threaded) for 2007-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/acpica5 acpi_cpu.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]