K 10 svn:author V 4 jake K 8 svn:date V 27 2001-12-29T07:07:35.000000Z K 7 svn:log V 386 1. Certain tlb operations need to be atomic, so disable interrupts for their duration. This is still only effective as long as they are only used in the static kernel. Code in modules may cause instruction faults which makes these break in different ways anyway. 2. Add a load bearing membar #Sync. 3. Add an inline for demapping an entire context. Submitted by: tmm (1, 2) END