mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-10 13:09:55 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user