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
195c4a34ad3f271eb8cee3d743b0b093d2e3eadf
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
18d36b9f23
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 30s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 41s
Details
Builds / ExectOS (i686, release) (push)
Successful in 39s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 34s
Details
Replace inline pool tags with definitions
2026-06-22 12:50:35 +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
Replace inline pool tags with definitions
2026-06-22 12:50:35 +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
Replace inline pool tags with definitions
2026-06-22 12:50:35 +02:00
paging.cc
Update doxygen comments and formatting
2026-05-20 20:52:52 +02:00
pfn.cc
Replace inline pool tags with definitions
2026-06-22 12:50:35 +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
quota.cc
Implement pool quota accounting and stub raise functionality
2026-06-21 01:45:37 +02:00