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
d7d125dd504bf966342d9b80d84b23c4f6cecf9a
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
d7d125dd50
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 23s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 34s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 37s
Details
Builds / ExectOS (i686, release) (push)
Successful in 25s
Details
Initialize paged pool alongside non-paged pool
2026-02-26 13:54:10 +01:00
..
amd64
Implement page allocation interface
2026-02-26 13:42:58 +01:00
i686
Implement page allocation interface
2026-02-26 13:42:58 +01:00
alloc.cc
Implement page allocation interface
2026-02-26 13:42:58 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Move PFN database size tracking to memory layout
2026-01-29 22:26:31 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2025-11-04 17:34:49 +01:00
kpool.cc
Correct comment phrasing
2026-02-26 10:57:19 +01:00
mmgr.cc
Initialize paged pool alongside non-paged pool
2026-02-26 13:54:10 +01:00
paging.cc
Add interface to retrieve page map level (PML)
2026-02-11 20:23:24 +01:00
pfn.cc
Expose the number of available physical pages
2026-02-25 20:25:50 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00