Question: Exercise 1 ( virtual memory ) Assume in a system with demand paged memory ( i . e . virtual memory ) the page fault

Exercise 1(virtual memory)
Assume in a system with demand paged memory (i.e. virtual memory) the page fault rate p=11000. It
takes 10msec to serve a page fault. Normal memory reference time (i.e. without page fault) is 200nsec.
What is the effective access time?
Exercise 2(File system implementation)
Consider a file currently consisting of 100 blocks. Assume that the file control block (and the index block,
in the case of indexed allocation) is already in memory. Calculate how many disk I/O operations (that is,
reads and writes) are required for contiguous, linked, and indexed (single-level) allocation strategies, if,
for one block, the following conditions hold. In the contiguous-allocation case, assume that there is no
room to grow at the beginning but there is room to grow at the end. Also assume that the block
information to be added is stored in memory.
a. The block is added at the beginning.
b. The block is added in the middle.
c. The block is added at the end.
d. The block is removed from the beginning.
e. The block is removed from the middle.
f. The block is removed from the end.
Your Solution
 Exercise 1(virtual memory) Assume in a system with demand paged memory

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!