Module Name: src Committed By: matt Date: Tue Jan 18 01:11:51 UTC 2011
Added Files: src/sys/common/pmap/tlb: pmap.c pmap.h pmap_segtab.c pmap_tlb.c Log Message: Add common TLB PMAP framework. Used my mpc85xx (and soon MIPS). To generate a diff of this commit: cvs rdiff -u -r0 -r1.2 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.