|
MentOS
0.8.0
The Mentoring Operating System
|
The base structure representing a bb page. More...
Public Attributes | |
| volatile unsigned long | flags |
| The flags of the page. | |
| uint32_t | order |
| The current page order. | |
| union { | |
| list_head siblings | |
| The page siblings when not allocated. | |
| list_head cache | |
| The cache list pointer when allocated but on cache. | |
| } | location |
| Keep track of where the page is located. | |
The base structure representing a bb page.