On Sat, 30 Apr 2011 21:20:28 -0700
Jeremy Chadwick <[email protected]> wrote:

> Anyone know if machdep.cpu_idle_hlt still exists?  Taken from acpi(4)
> on RELENG_8:

It looks like it might have been replaced by machdep.idle:

machdep.idle: currently selected idle function
machdep.idle_available: list of available idle functions

machdep.idle: acpi
machdep.idle_available: spin, hlt, acpi,

-- 
Bruce Cran
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to