This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
f77f2bbf92
Some checks failed
Builds / ExectOS (i686, release) (push)
Failing after 23s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 27s
Details
Builds / ExectOS (i686, debug) (push)
Failing after 31s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 33s
Details
Introduce architecture-specific page map routines
2025-08-17 00:23:19 +02:00
..
amd64
Introduce architecture-specific page map routines
2025-08-17 00:23:19 +02:00
i686
Introduce architecture-specific page map routines
2025-08-17 00:23:19 +02:00
globals.c
Introduce architecture-specific page map routines
2025-08-17 00:23:19 +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