contur2
Loading...
Searching...
No Matches
page_table.h File Reference

PageTable — virtual-to-physical frame mapping with status bits. More...

#include <memory>
#include "contur/core/error.h"
#include "contur/core/types.h"
Include dependency graph for page_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  contur::PageTableEntry
 Entry in the page table — maps one virtual page to a physical frame. More...
class  contur::PageTable
 Page table mapping virtual page numbers to physical frames. More...

Namespaces

namespace  contur

Detailed Description

PageTable — virtual-to-physical frame mapping with status bits.

Definition in file page_table.h.