This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
6a330e38f2
Consolidate paging-related globals into MmpPageMapInfo
2025-08-16 20:14:18 +02:00
..
amd64
Prepare for architecture-specific paging initialization
2025-08-16 19:58:00 +02:00
i686
Prepare for architecture-specific paging initialization
2025-08-16 19:58:00 +02:00
globals.c
Consolidate paging-related globals into MmpPageMapInfo
2025-08-16 20:14:18 +02:00
hlpool.c
Use PHYSICAL_ADDRESS data type in MmAllocateHardwareMemory() routine as it is used in MmMapHardwareMemory() as well to avoid the need of data conversion
2024-07-13 15:54:10 +02:00
init.c
Consolidate paging-related globals into MmpPageMapInfo
2025-08-16 20:14:18 +02:00
kpools.c
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
2024-05-07 23:30:11 +02:00
pages.c
Resolve compilation errors due to updated CPUID requests
2025-08-10 17:01:28 +02:00