freebsd-skq/share/man
Jung-uk Kim 92fa7e24cb Complete commit message for r235024:
Use MADT to match ACPI Processor objects to CPUs.  MADT and DSDT/SSDTs may
list CPUs in different orders, especially for disabled logical cores.  Now
we match ACPI IDs from the MADT with Processor objects, strictly order CPUs
accordingly, and ignore disabled cores.  This prevents us from executing
methods for other CPUs, e. g., _PSS for disabled logical core, which may not
exist.  Unfortunately, it is known that there are a few systems with buggy
BIOSes that do not have unique ACPI IDs for MADT and Processor objects.  To
work around these problems, 'debug.acpi.cpu_unordered' tunable is added.
Set this to a non-zero value to restore the old behavior.
Many thanks to jhb for pointing me to the right direction and the manual
page change.

Reported by:	Harris, James R (james dot r dot harris at intel dot com)
Tested by:	Harris, James R (james dot r dot harris at intel dot com)
Reviewed by:	jhb
MFC after:	1 month
2012-05-04 18:54:51 +00:00
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
man4 Complete commit message for r235024: 2012-05-04 18:54:51 +00:00
man5 Prefer the use of csup to cvsup when talking about the binary. 2012-05-02 21:50:13 +00:00
man6
man7 Prefer the use of csup to cvsup when talking about the binary. 2012-05-02 21:50:13 +00:00
man8 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
man9 - Update the rest of struct ithd references. 2012-04-19 16:13:15 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00