Everywhere: Live patch MAlloc/Free to use RMAlloc/RFree

To make MAlloc/Free operations consistent across multiple processors, we
use a dedicated task on core 5 to service the requests.
This commit is contained in:
Alec Murphy 2025-04-24 15:11:46 -04:00
parent 04a602bb3b
commit fc2b4ba4e5
11 changed files with 668 additions and 362 deletions

View file

@ -4,6 +4,8 @@ DocMax(adam_task);
WinMax(adam_task);
WinToTop(adam_task);
#include "Setup/Util";
#include "Setup/MAlloc";
#include "Setup/Environment";
// Erythros system drivers