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:
parent
04a602bb3b
commit
fc2b4ba4e5
11 changed files with 668 additions and 362 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue