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
7
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
Files
72f34c82862829c08a4cf552a0cd9c26d361c630
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
a7820ff568
Some checks failed
Builds / ExectOS (amd64, debug) (push)
Failing after 20s
Details
Builds / ExectOS (i686, debug) (push)
Failing after 20s
Details
Builds / ExectOS (amd64, release) (push)
Failing after 32s
Details
Builds / ExectOS (i686, release) (push)
Failing after 28s
Details
Calculate aligned boot image size from loader parameters
2026-01-29 20:08:27 +01:00
..
amd64
Add skeleton for memory pool allocator
2026-01-29 20:00:09 +01:00
i686
Add skeleton for memory pool allocator
2026-01-29 20:00:09 +01:00
alloc.cc
Add skeleton for memory pool allocator
2026-01-29 20:00:09 +01:00
colors.cc
Annotate input parameters
2026-01-13 15:39:16 +01:00
data.cc
Replace ULONG with PFN_COUNT in system PTE variables
2026-01-05 16:48:26 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2025-11-04 17:34:49 +01:00
kpool.cc
Fix deadlock by reducing lock scope
2026-01-05 01:28:09 +01:00
mmgr.cc
Calculate aligned boot image size from loader parameters
2026-01-29 20:08:27 +01:00
paging.cc
Remove dead code from paging and PTE management
2026-01-03 23:27:24 +01:00
pfn.cc
Make memory descriptor processing architecture-dependent
2026-01-05 23:39:42 +01:00
pte.cc
Limit system PTE space mapping to calculated pool size
2026-01-27 16:56:40 +01:00