cvs commit: src/sys/dev/acpica5 acpi_cpu.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jun 27 02:08:56 PDT 2004
dillon 2004/06/27 02:08:44 PDT
DragonFly src repository
Modified files:
sys/dev/acpica5 acpi_cpu.c
Log:
Add note to cpu_idle_hook (which is currently asserted so the code doesn't
actually run) ... that when we do eventually try to hook it in, we probably
should only hook it in when ncpus == 1 and otherwise not.
Revision Changes Path
1.4 +1 -0 src/sys/dev/acpica5/acpi_cpu.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_cpu.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list