Question
What is a TLB shootdown on a multiprocessor system?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Invalidating stale translations in other processors' TLBs after a mapping changes
Explanation:
A page-table update may leave cached copies of the old translation on several CPUs.
The system sends coordination requests so those entries are invalidated consistently.
Leave a Reply