edited by
321 views
1 votes
1 votes
consider an OS that uses paging with a page size of 4K. There is a 32 bit virtual address space.At some particular moment the page table for the currently running process holds the following sequence of frames:[2,-1,3,0,...].-1 is a flag that page is not in memory. for each of the following virtual addresses, state whether they are in memory and if so give the corresponding physical address: 50, 5000, 10000.
edited by

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
0 votes
0 votes
3 answers
3