Centralize memory layout dumping
This commit is contained in:
committed by
CodingWorkshop Signing Team
parent
21fb192790
commit
aa7d9bb417
@@ -112,8 +112,9 @@ MM::Manager::InitializeMemoryManager(VOID)
|
||||
/* Compute page colors to reduce CPU cache conflicts */
|
||||
MM::Colors::ComputePageColoring();
|
||||
|
||||
/* Initialize memory layout */
|
||||
/* Initialize and dump memory layout */
|
||||
InitializeMemoryLayout();
|
||||
DumpMemoryLayout();
|
||||
|
||||
/* Initialize PTE template */
|
||||
MM::Pte::InitializeSystemPte();
|
||||
|
||||
Reference in New Issue
Block a user