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

Data structure to differentiate memory zone. More...

Public Attributes

unsigned long free_pages
 Number of free pages in the zone.
 
bb_instance_t buddy_system
 Buddy system managing this zone.
 
page_tzone_mem_map
 Pointer to first page descriptor of the zone.
 
uint32_t zone_start_pfn
 Index of the first page frame of the zone.
 
char * name
 Zone's name.
 
unsigned long size
 Zone's size in number of pages.
 

Detailed Description

Data structure to differentiate memory zone.


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