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
7
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
Files
a72bfd3902da5553402240c5188f654e89c2c5ff
exectos
/
xtoskrnl
/
includes
/
mm
History
Aiken Harris
7bdd0dfe2c
Some checks failed
Builds / ExectOS (i686, debug) (push)
Failing after 22s
Details
Builds / ExectOS (amd64, debug) (push)
Failing after 23s
Details
Builds / ExectOS (i686, release) (push)
Failing after 30s
Details
Builds / ExectOS (amd64, release) (push)
Failing after 32s
Details
Implement basic non-paged pool allocator
2026-02-26 20:10:03 +01:00
..
amd64
Add interface to retrieve page map level (PML)
2026-02-11 20:23:24 +01:00
i686
Add interface to retrieve page map level (PML)
2026-02-11 20:23:24 +01:00
alloc.hh
Implement basic non-paged pool allocator
2026-02-26 20:10:03 +01:00
colors.hh
Fix incorrect header guard comment
2026-01-29 19:49:54 +01:00
hlpool.hh
Complete MM class definitions with missing fields
2025-09-15 22:17:46 +02:00
kpool.hh
Implement kernel stack allocation logic
2025-12-29 19:10:25 +01:00
mmgr.hh
Overhaul kernel memory layout initialization and pool sizing
2026-01-30 14:47:13 +01:00
pfault.hh
Introduce page fault handling infrastructure
2025-12-29 14:53:43 +01:00
pfn.hh
Expose the number of available physical pages
2026-02-25 20:25:50 +01:00