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
5
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
7a10135731f6f0ac8cac507f67947984176429d6
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
1a062ca05f
All checks were successful
Builds / ExectOS (i686, debug) (push)
Successful in 30s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 32s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 39s
Details
Builds / ExectOS (i686, release) (push)
Successful in 38s
Details
Trigger low memory allocation before PFN database initialization
2026-06-12 13:21:22 +02:00
..
amd64
Update PTE mapping to allocate from PFN database
2026-06-12 08:54:51 +02:00
i686
Update doxygen comments and formatting
2026-05-20 20:52:52 +02:00
alloc.cc
Populate pool tracking table with common allocation tags
2026-05-23 17:40:40 +02:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
exports.cc
Export memory manager pool allocation and free functions
2026-03-26 23:46:50 +01:00
hlpool.cc
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
kpool.cc
Update doxygen comments and formatting
2026-05-20 20:52:52 +02:00
mmgr.cc
Trigger low memory allocation before PFN database initialization
2026-06-12 13:21:22 +02:00
paging.cc
Update doxygen comments and formatting
2026-05-20 20:52:52 +02:00
pfn.cc
Update doxygen comments and formatting
2026-05-20 20:52:52 +02:00
pool.cc
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00
pte.cc
Update PTE mapping to allocate from PFN database
2026-06-12 08:54:51 +02:00