edited by
395 views

1 Answer

0 votes
0 votes

Answer:

An MMU is needed to map virtual pages to the physical pages.

Related questions

451
views
0 answers
0 votes
admin asked Oct 26, 2019
451 views
Virtual memory provides a mechanism for isolating one process from another. What memory management difficulties would be involved in allowing two operating systems to run concurrently? How might these difficulties be addressed?
476
views
1 answers
0 votes
admin asked Oct 26, 2019
476 views
Can you think of any situations where supporting virtual memory would be a bad idea, and what would be gained by not having to support virtual memory? Explain.
743
views
2 answers
1 votes
admin asked Oct 26, 2019
743 views
You are given the following data about a virtual memory system:The $TLB$ can hold $1024$ entries and can be accessed in $1$ clock cycle $(1\: nsec).$ A ... only $0.01\%$ lead to a page fault, what is the effective address-translation time?
1.2k
views
2 answers
0 votes
admin asked Oct 26, 2019
1,190 views
The amount of disk space that must be available for page storage is related to the maximum number of processes$,\: n,$ the number of bytes in the ... an expression for the worst-case disk-space requirements. How realistic is this amount?