9879bbf646bbb6edc187ba554cdc8adc6343e57a
* the page array now only extends up to the last non-reserved memory frame. * rather than memset'ing the whole array to zero, we only initialise p_flags for each page in vm_page_array_init, and then leave it to group_pages_into_block to initialise the other parts of vm_page_t.
Socks ===== It's a kernel!
Description
Languages
C
91.2%
Python
4%
Assembly
3.6%
CMake
0.8%
Shell
0.3%
Other
0.1%