plan9fox/sys
cinap_lenrek bfee76e5d3 pc64: track per process kmap page tables in separate MMU list.
we have to keep kmap page tables in ther own list
because user tables are subject to (virtual) tlb flushing.

we never free kmap page tables except in mmurelease()
where we just link the kmap mmu list in front of the user
mmus and call mmufree() which will free all the mmu's
of the process.
2014-02-02 18:01:13 +01:00
..
doc
games/lib fortunes: undelete 2014-01-22 01:19:50 -05:00
include malloc: change malloc and realloc tag types to uintptr 2014-01-20 00:09:53 +01:00
lib newuser: dont bark when we cannot bind $home/bin/$objtype after /bin, create $home/bin/amd64 2014-02-02 10:59:05 +01:00
man ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid 2014-02-01 12:04:30 -08:00
src pc64: track per process kmap page tables in separate MMU list. 2014-02-02 18:01:13 +01:00