K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-04-23T23:09:18.083265Z K 7 svn:log V 409 o) Insert nops after disabling interrupts to avoid getting interrupted. o) When changing wiring, in addition to maybe setting PG_W, maybe clear it. o) Get rid of lmem locks, since this is all CPU local now, and remove pinning and simply disable interrupts. o) Likewise, don't possibly cause an IPI for lmem, since interrupts are disabled at that point. Besides, they operate on inherently per-CPU VAs. END