freebsd-nq/share/man
Nate Lawson 6b74f9b7f5 Implement Cx CPU idle states and updated throttling support.
* Use the cpu_idle_hook() to do idling for C1-C3.
* Use both _CST and the FADT to detect Cx states.
* Use both _PTC and P_CNT for controlling throttling.
* Add a notify handler to detect changes in _CST and _PSS
* Call the _INI function for each processor if present.  This will be
  done by ACPI-CA in the future.
* Fix a bug on SMP systems where CPUs will attach multiple times if the
  bus is rescan.
* Document new sysctls for controlling idling.
2003-11-15 19:26:06 +00:00
..
man1 Mention the new bind(1) sh builtin. 2002-07-23 14:38:07 +00:00
man3 RB_EMPTY() applies to red-black trees, not splay trees. 2003-11-10 10:35:06 +00:00
man4 Implement Cx CPU idle states and updated throttling support. 2003-11-15 19:26:06 +00:00
man5 Add a missing 'the' 2003-11-10 16:04:48 +00:00
man6 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
man7 Amplify the reboot requirement 2003-11-14 16:55:00 +00:00
man8 mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
man9 Remove an extra 'for' in the HISTORY section. 2003-11-15 14:23:48 +00:00
Makefile Make the creation of the OpenSSL whatis(1) database conditional on 2003-09-04 21:24:18 +00:00