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
8
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
Files
7d2b41a04425dd7aacfba5d1666714134f14015d
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
7d2b41a044
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 23s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 39s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 37s
Details
Builds / ExectOS (i686, release) (push)
Successful in 24s
Details
Calculate virtual address per page when initializing PFN entries
2026-03-13 19:35:29 +01:00
..
amd64
Implement canonical address validation routine
2026-03-04 14:15:33 +01:00
i686
Implement canonical address validation routine
2026-03-04 14:15:33 +01:00
alloc.cc
Initialize system PTE pool for non-paged expansion pool
2026-03-10 23:09:40 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Implement memory deallocation and coalescing for non-paged pool
2026-03-05 10:08:54 +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 after PFN database setup
2026-02-26 16:42:18 +01:00
paging.cc
Implement canonical address validation routine
2026-03-04 14:15:33 +01:00
pfn.cc
Calculate virtual address per page when initializing PFN entries
2026-03-13 19:35:29 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00