freebsd-dev/sys/i386/bios
Alexander Motin 1703f2b424 Rename statclock_disable variable to atrtcclock_disable that it actually is,
and hide it inside of atrtc driver. Add new tunable hint.atrtc.0.clock
controlling it. Setting it to 0 disables using RTC clock as stat-/
profclock sources.

Teach i386 and amd64 SMP platforms to emulate stat-/profclocks using i8254
hardclock, when LAPIC and RTC clocks are disabled.

This allows to reduce global interrupt rate of idle system down to about
100 interrupts per core, permitting C3 and deeper C-states provide maximum
CPU power efficiency.
2009-05-03 17:47:21 +00:00
..
apm.c Rename statclock_disable variable to atrtcclock_disable that it actually is, 2009-05-03 17:47:21 +00:00
apm.h Add multiple include guards. 2008-09-24 18:46:39 +00:00
mca_machdep.c
mca_machdep.h
smapi_bios.S Fix build (including both asm.h and asmacros.h is evil). 2005-07-22 15:01:07 +00:00
smapi.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
smbios.c Tweak the probe/attach order of devices on the x86 nexus devices. 2007-03-20 20:21:44 +00:00
vpd.c Tweak the probe/attach order of devices on the x86 nexus devices. 2007-03-20 20:21:44 +00:00