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
017b8603d5
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 23s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 25s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 40s
Details
Builds / ExectOS (i686, release) (push)
Successful in 40s
Details
Align parameters in PTE manipulation functions
2025-08-17 21:55:21 +02:00
..
amd64
Implement MmpSetPteCaching function for AMD64 architecture
2025-08-17 21:51:43 +02:00
i686
Align parameters in PTE manipulation functions
2025-08-17 21:55:21 +02:00
globals.c
Introduce architecture-specific page map routines
2025-08-17 00:23:19 +02:00
hlpool.c
Refactor hardware memory mapping to use page map routine callbacks
2025-08-17 00:47:56 +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