This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
4
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
792157eab1a34e6421b12a4b72d3522c885b1101
exectos
/
xtoskrnl
/
mm
/
amd64
History
Aiken Harris
71684314c7
Fix uninitialized PTE pages causing memory corruption
2026-03-25 15:03:33 +01:00
..
alloc.cc
Implement page allocation interface
2026-03-25 15:03:33 +01:00
mmgr.cc
Centralize memory layout dumping
2026-03-25 15:03:33 +01:00
pagemap.cc
Add interface to retrieve page map level (PML)
2026-03-25 15:03:33 +01:00
paging.cc
Fix GetP5eAddress return type
2026-03-25 15:03:33 +01:00
pfault.cc
Introduce page fault handling infrastructure
2026-03-25 15:03:33 +01:00
pfn.cc
Fix uninitialized PTE pages causing memory corruption
2026-03-25 15:03:33 +01:00
pte.cc
Refactor memory layout structure
2026-03-25 15:03:33 +01:00