freebsd-skq/share/man
Nate Lawson a2afe45a8a Rework acpi_cpu_idle() to select the next idle state before sleeping, not
after.  Unify the paths for all Cx states.  Remove cpu_idle_busy and
instead do the little profiling we need before re-enabling interrupts.
Use 1 quantum as estimate for C1 sleep duration since the timer interrupt
is the main reason we wake.

While here, change the cx_history sysctl to cx_usage and report statistics
for which idle states were used in terms of percent.  This seems more
intuitive than counters.  Remove the cx_stats structure since it's no
longer used.  Update the man page.

Change various types which do not need explicit size.
2004-06-05 07:02:18 +00:00
..
man1 Use a single style for share/man/ makefiles: 2004-01-20 10:27:23 +00:00
man3 Add missing links. 2004-06-04 10:14:55 +00:00
man4 Rework acpi_cpu_idle() to select the next idle state before sleeping, not 2004-06-05 07:02:18 +00:00
man5 Spelling and grammar fixups. 2004-06-05 03:01:20 +00:00
man6 DTRT, quote parens in an extended regular expression. 2004-01-21 18:57:45 +00:00
man7 - Remove leading zero from document date [1] 2004-06-02 20:15:34 +00:00
man8 NetBSD rev. 1.10 2004-02-27 10:20:22 +00:00
man9 Fix spelling 2004-05-25 17:02:20 +00:00
Makefile Make the creation of the OpenSSL whatis(1) database conditional on 2003-09-04 21:24:18 +00:00