freebsd-skq/sys/amd64
alc 2e85aa2ad2 Annotate pmap_changebit() as __always_inline. This function was
written as a template that when inlined is specialized for the caller
through constant value propagation and dead code elimination.  Thus,
the specialized code that is generated for pmap_clear_reference() et
al. avoids several conditional branches inside of a loop.
2003-07-23 19:49:32 +00:00
..
acpica Port acpica to amd64. 2003-05-31 06:47:05 +00:00
amd64 Annotate pmap_changebit() as __always_inline. This function was 2003-07-23 19:49:32 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Turn ips back on. 2003-06-27 23:11:22 +00:00
ia32 Regenerate. 2003-05-31 06:51:04 +00:00
include Use macros from apic.h to when writing to the ICR to send IPIs to startup 2003-07-23 19:04:28 +00:00
isa Use __FBSDID(). 2003-06-02 16:32:55 +00:00
pci Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00