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
13399434738e0173884188c4b6d7cd26b7f6cc9e
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
1339943473
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 25s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 37s
Details
Builds / ExectOS (i686, release) (push)
Successful in 27s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 39s
Details
Implement MM::KernelPool::FreeProcessorStructures
2026-03-25 15:03:33 +01:00
..
amd64
Decouple pool initialization and validation from allocation logic
2026-03-25 15:03:33 +01:00
i686
Decouple pool initialization and validation from allocation logic
2026-03-25 15:03:33 +01:00
alloc.cc
Fix check for PTE removal flag
2026-03-25 15:03:33 +01:00
colors.cc
Refactor memory layout structure
2026-03-25 15:03:33 +01:00
data.cc
Add expansion table and overflow handling for pool tag tracking
2026-03-25 15:03:33 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2026-03-25 15:03:33 +01:00
kpool.cc
Implement MM::KernelPool::FreeProcessorStructures
2026-03-25 15:03:33 +01:00
mmgr.cc
Implement pool allocations and frees tracking
2026-03-25 15:03:33 +01:00
paging.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 15:03:33 +01:00
pfn.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 15:03:33 +01:00
pool.cc
Implement core pool allocation and deallocation logic
2026-03-25 15:03:33 +01:00
pte.cc
Refactor memory layout structure
2026-03-25 15:03:33 +01:00