freebsd-skq/sys/amd64
peter decf7baa13 Avoid trying to set PG_G on the first 4MB when we set up the 4MB page.
This solves the SMP panic for at least one system.  I'd still like to know
why my xeon works though.

Tested by: bmilekic
2002-07-17 21:47:05 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
amd64 Avoid trying to set PG_G on the first 4MB when we set up the 4MB page. 2002-07-17 21:47:05 +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 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Clean up the syntax WRT semicolons at the end of function-like-macros, and protect GCCisms from non-GNU compilers and lint. 2002-07-17 16:19:37 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00