MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
page_table_t Struct Reference

A page table. More...

Public Attributes

page_table_entry_t pages [MAX_PAGE_TABLE_ENTRIES]
 Array of page table entries.
 

Detailed Description

A page table.

It contains 1024 entries which can be addressed by 10 bits (log_2(1024)).


The documentation for this struct was generated from the following file: