freebsd-dev/sys/amd64
Alan Cox aa8e11b6c4 Simplify and optimize pmap_object_init_pt(). More specifically,
take advantage of the fact that the vm object's list of pages is
now ordered to reduce the overhead of finding the desired set of
pages to be mapped.  (See revision 1.215 of vm/vm_page.c.)
2002-11-07 18:33:55 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Simplify and optimize pmap_object_init_pt(). More specifically, 2002-11-07 18:33:55 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Sync to src/sys/kern/syscalls.master 2002-11-02 23:55:30 +00:00
include 1.Fix smp race between kernel vm86 BIOS calling and userland vm86 mode code, 2002-11-07 01:34:23 +00:00
isa Fix typo. ioport_rid should be irq_rid. 2002-11-05 04:03:42 +00:00
pci MFp4: 2002-11-02 22:35:24 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00