The Pedigree Project  0.1
Public Attributes | List of all members
HTABSize Struct Reference
+ Collaboration diagram for HTABSize:

Public Attributes

uint32_t memorySize
 The minimum size of RAM to make this size worthwhile.
 
uint32_t size
 The size of the HTAB.
 
uint32_t mask
 The mask to be entered into the SDR1 register.
 

Detailed Description

A page table size, with memory hint and mask.

Definition at line 32 of file HashedPageTable.cc.


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