Question
Why is associative memory used for TLB lookup?
Select an option. Your answer will be checked instantly.
Correct Answer: B. It can compare the requested page number with all stored entries in parallel
Explanation:
Associative lookup searches by content rather than by a conventional numeric array index.
Parallel comparison allows rapid translation matching.
Leave a Reply