Module Name: src Committed By: matt Date: Fri Jan 7 01:21:10 UTC 2011
Added Files: src/sys/common/pmap/tlb [matt-nb5-pq3]: pmap.c pmap.h pmap_segtab.c pmap_tlb.c Log Message: Add a generic pmap for soft TLB based MMUs. Currently used by mpc85xx. Soon to be used MIPS. Hopefully ibm4xx will be able to use this. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/sys/common/pmap/tlb/pmap.c \ src/sys/common/pmap/tlb/pmap.h src/sys/common/pmap/tlb/pmap_segtab.c \ src/sys/common/pmap/tlb/pmap_tlb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.