|
ncloader
0.1
|
데이타 필드 | |
| unsigned long | base |
| unsigned long | nr_of_pages |
| unsigned long | max_order |
| unsigned long | bitmap_sz |
| unsigned int | page_size_bits |
| char | bitmap [] |
| unsigned long page_allocator::base |
| char page_allocator::bitmap[] |
| unsigned long page_allocator::bitmap_sz |
| unsigned long page_allocator::max_order |
Max order to represent the number of pages in a bitmap
| unsigned long page_allocator::nr_of_pages |
The number of pages
| unsigned int page_allocator::page_size_bits |