Skip to content
Snippets Groups Projects
user avatar
Japheth Lim authored
Previously, the boot allocator would do dynamic calculations to
minimise fragmentation, then throw away the smallest regions.
With the new boot allocator, we can reasonably predict that
fragmentation will create at most one extra region, so this commit
adds one freemem slot for ARM.
e42700a4
History
Name Last commit Last update