1,295 views
1 1 vote
Should we have to change the mode while modifying the page table?

1 Answer

1 1 vote
User processes cannot modify page tables and modification to page table only possible in kernel mode
Position:
Show:

Related questions

2 2 votes
1 1 answer
98
98 views
GO Classes asked Aug 10
98 views
Consider a three-level page table on a system where:Page size $=256$ bytesPage-table entry size $=2$ bytesFirst-level page tables contain $16$ entriesSecond-level page ta...
0 0 votes
1 1 answer
81
81 views
GO Classes asked Aug 10
81 views
Consider a virtual memory system that uses 2-level paging.The page size is: $256=2^8$ bytesEach individual page table fits exactly into one memory frame, and the size of ...
2 2 votes
1 1 answer
116
116 views
GO Classes asked Aug 6
116 views
Which statement correctly describes the purpose of the valid bit in a page-table entry?It indicates whether the page has been modified. An invalid-bit access causes the p...
4 4 votes
1 1 answer
119
119 views
GO Classes asked Aug 6
119 views
A system uses paging to implement virtual memory and uses a simple linear page table.The system has:Virtual-address space $=1\text{ GB}=2^{30}$ bytes Page size $=1\text{ ...