freebsd-dev/sys/mips
Alan Cox 7b89d46e0f A variety of changes:
Reimplement "kernel_pmap" in the standard way.

Eliminate unused variables.  (These are mostly variables that were
discarded by the machine-independent layer after FreeBSD 4.x.)

Properly handle a vm_page_alloc() failure in pmap_init().

Eliminate dead or legacy (FreeBSD 4.x) code.

Eliminate unnecessary page queues locking.

Eliminate some excess white space.

Correct the synchronization of pmap_page_exists_quick().

Tested by: gonzo
2009-05-02 06:12:38 +00:00
..
adm5120 Remove redundant assignment. 2008-12-11 07:00:23 +00:00
compile
conf Make gpart the default partitioning class on all platforms. 2008-12-17 17:43:22 +00:00
idt o Code cleanup, remove unused fields of idtpci_softc 2009-01-14 22:46:13 +00:00
include A variety of changes: 2009-05-02 06:12:38 +00:00
malta o Simplify code: trade 15 lines of case for one multiplication 2009-01-14 22:32:43 +00:00
mips A variety of changes: 2009-05-02 06:12:38 +00:00
sentry5 Remove reference to machine/tlb.h. It no longer exists, and isn't 2008-09-26 04:45:56 +00:00