On Thu, Sep 27, 2007 at 05:02:46PM +0200, Clemens Kolbitsch wrote:
> but will kernel mode always use the TLB[0] for address translation (even for 
> addresses at e.g. 0x0800ffff) and user mode TLB[1] (even for e.g. 
> 0xc000abcd)? (or the other way round...)

Which set of TLBs are used depends completely on the current processor
mode.  It has nothing to do with the address.

-- 
Daniel Jacobowitz
CodeSourcery


Reply via email to