Question
What is the purpose of an address-space identifier in a TLB entry?
Select an option. Your answer will be checked instantly.
Correct Answer: B. To distinguish translations belonging to different processes
Explanation:
An address-space identifier tags cached translations with their owning process or address space.
This can avoid flushing the entire TLB on every context switch.
Leave a Reply