freebsd-dev/sys/amd64
msmith 61505c74f5 Update of the i686 MTRR/memory range support.
- Support for setting memory range attributes on SMP systems using the
   new SMP rendezvous function
 - Don't print the confusing default memory type message.
 - Allow legal overlapping range types.
 - Turn interrupts back on after setting MTRRs in UP mode (whoops)
 - Don't waste time calling invltlb() after wbinvd(); it's not
   SMP-compatible (interrupts are off) and unncessary because
   wbinvd already flushes the TLB.

This code is now essentially feature-complete.
1999-07-20 06:58:51 +00:00
..
amd64 Update of the i686 MTRR/memory range support. 1999-07-20 06:58:51 +00:00
conf Move the xe0 driver back where it was. It was misleading where it was as it 1999-07-13 08:08:20 +00:00
include Implement an all-CPU shootdown-style rendezvous facility. This allows 1999-07-20 06:52:35 +00:00
isa Implement an all-CPU shootdown-style rendezvous facility. This allows 1999-07-20 06:52:35 +00:00
pci Add support for multiple PCI busses directly connected to the nexus. 1999-07-16 01:00:30 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00