MentOS
0.8.0
The Mentoring Operating System
|
Buddy system descriptor: collection of free page blocks. Each block represents 2^k free contiguous page. More...
Public Attributes | |
list_head | free_list |
free_list collectes the first page descriptors of a blocks of 2^k frames | |
int | nr_free |
nr_free specifies the number of blocks of free pages. | |
Buddy system descriptor: collection of free page blocks. Each block represents 2^k free contiguous page.