K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-04-14T01:23:00.575268Z K 7 svn:log V 345 o) Centralize (all but that used by DDB without locks) large memory mapping code into a few nasty macros and make lmem code use PTEs rather than expecting the TLB code to load and not evict its mappings, the former which is not done by the new TLB code and the latter which was not guaranteed (i.e. by wiring) with the old TLB code. END