freebsd-dev/sys/amd64
Matthew Dillon d4616eacb1 Qualify comment on machdep.cpu_idle_hlt. Turning this on on a SMP
machine will result in approximately a 4.2% loss of performance (buildworld)
and approximately a 5% reduction in power consumption (when idle).  Add XXX
note on how to really make hlt work (send an IPI to wakeup HLTed cpus on
a thread-schedule event?  Generate an interrupt somehow?).
2002-07-17 05:41:43 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
amd64 Qualify comment on machdep.cpu_idle_hlt. Turning this on on a SMP 2002-07-17 05:41:43 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Various comment and minor style fixes. No actual content changes. 2002-07-16 18:20:17 +00:00
ia32
include Wrap GNU specific code in ifdefs, and help lint out by providing 2002-07-15 13:29:40 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci
Makefile