> > or you have a sane memory management model with tags/spaces then its a non issue
> 
> You've lost me here.  Tags/spaces?

A lot of memory management hardware allows you to build page tables that contain
more than just the addresses. Instead a tag register or the processor state
or both are combined in the lookup. This is paticularly important for a 
virtually tagged cache to avoid flushing the cache on task switches



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to