freebsd-src/sys/amd64
Alan Cox ba2157f218 Introduce a new pmap function, pmap_extract_and_hold(). This function
atomically extracts and holds the physical page that is associated with the
given pmap and virtual address.  Such a function is needed to make the
memory mapping optimizations used by, for example, pipes and raw disk I/O
MP-safe.

Reviewed by:	tegge
2003-09-08 02:45:03 +00:00
..
acpica Minor style cleanups. 2003-08-28 16:30:31 +00:00
amd64 Introduce a new pmap function, pmap_extract_and_hold(). This function 2003-09-08 02:45:03 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Take the support for the 8139C+/8169/8169S/8110S chips out of the 2003-09-08 02:11:25 +00:00
ia32 Switch to using the emulator in the common compat area. 2003-08-23 00:04:53 +00:00
include Oops. sizeof(long) = 8, not 4. Get the fxsave buffer inside mcontext 2003-09-05 20:47:27 +00:00
isa Use __FBSDID(). 2003-07-25 21:19:19 +00:00
pci - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. 2003-08-28 21:22:25 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00