0
2.8kviews
Explain in detail page table structures.

Subject: Operating System

Topic: Memory Management

Difficulty: High

1 Answer
0
65views

Page Table is a data structure used by the virtual memory system to store the mapping between logical addresses and physical addresses.

Logical addresses are generated by the CPU for the pages of the processes therefore they are generally used by the processes.

Physical addresses are the actual frame address …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.