More efficient paging strategies.
justinmeiners opened this issue · 0 comments
justinmeiners commented
-
If we have an allocation that's an entire page, just move the entire page.
-
Is it worth reusing pages instead of mallocing them?
justinmeiners opened this issue · 0 comments
If we have an allocation that's an entire page, just move the entire page.
Is it worth reusing pages instead of mallocing them?