NetBSD/sys/common/pmap/tlb
matt 0e3e55183b For debugging, use UVMHIST to create kernel histories pmaphist and
pmapexechist.  This replaces the old pmapdebug/PDB stuff.
In ddb, you can just use kernhist_dump(pmaphist) to view the history
or vmstat -H from userland.
2011-06-12 05:32:38 +00:00
..
pmap.c For debugging, use UVMHIST to create kernel histories pmaphist and 2011-06-12 05:32:38 +00:00
pmap.h For debugging, use UVMHIST to create kernel histories pmaphist and 2011-06-12 05:32:38 +00:00
pmap_segtab.c
pmap_tlb.c Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00