Computers and Technology

Consider a system with an l1 cache, and paging-based virtual memory. the system doesn’t have a tlb. paging is implemented through 2-level hierarchical page tables. all page tables are always in the main memory. l1 cache access time: 2 ns l1 cache hit ratio: 97% memory access time: 30 ns page fault overhead: 100 ms page fault rate: 0.0005 what is the effective memory access time in this system? show your work. (the page fault overhead includes the final memory access time as well as the time needed to access and update the page tables/l1 cache, in addition to disk transfer time. assume that the page table entries are not stored in the l1-cache).

answer
Answers: 2

Similar questions

Do you know the correct answer?
Consider a system with an l1 cache, and paging-based virtual memory. the system doesn’t have a tlb....

Questions in other subjects: