You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current PMM implementation is very basic and deal only with 4K, 2M and 1G frame sizes.
Extend it to a full buddy allocator, by implementing support for splitting and merging frames of various sizes into pages of orders ranging from 0 to 18.
The text was updated successfully, but these errors were encountered:
Current PMM implementation is very basic and deal only with 4K, 2M and 1G frame sizes.
Extend it to a full buddy allocator, by implementing support for splitting and merging frames of various sizes into pages of orders ranging from 0 to 18.
The text was updated successfully, but these errors were encountered: