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
6df6a012d221d352e8ee2bc1fc95a43a0081c739
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
9185ceade6
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in -59m26s
Details
Builds / ExectOS (amd64, release) (push)
Successful in -59m28s
Details
Builds / ExectOS (i686, release) (push)
Successful in -59m30s
Details
Builds / ExectOS (i686, debug) (push)
Successful in -59m27s
Details
Decouple processor block initialization from AllocateProcessorStructures
2026-05-14 11:07:42 +02:00
..
amd64
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
i686
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
alloc.cc
Fix check for PTE removal flag
2026-03-25 09:53:57 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Add expansion table and overflow handling for pool tag tracking
2026-03-24 08:13:05 +01:00
exports.cc
Export memory manager pool allocation and free functions
2026-03-26 23:46:50 +01:00
hlpool.cc
Correct doxygen parameter name
2026-05-13 10:10:03 +02:00
kpool.cc
Decouple processor block initialization from AllocateProcessorStructures
2026-05-14 11:07:42 +02:00
mmgr.cc
Parameterize maximum allocation address in hardware pool and scan memory descriptors in reverse
2026-05-12 19:35:06 +02:00
paging.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
pfn.cc
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
pool.cc
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00