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
f18c9ca5b42c31d2b76a9d7df776b0d7af4919c6
exectos
/
xtoskrnl
/
mm
/
amd64
History
Aiken Harris
7b3f4bb35a
Decouple pool initialization and validation from allocation logic
2026-03-25 15:03:33 +01:00
..
mmgr.cc
Centralize memory layout dumping
2026-03-25 15:03:33 +01:00
pagemap.cc
Unify PTE type definitions across architectures
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
pool.cc
Decouple pool initialization and validation from allocation logic
2026-03-25 15:03:33 +01:00
pte.cc
Refactor memory layout structure
2026-03-25 15:03:33 +01:00