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
8
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
Files
3d7fe25471d3e2946b2677e97e8952b0c2688412
exectos
/
xtoskrnl
/
mm
History
Aiken Harris
3d7fe25471
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 28s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 30s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 36s
Details
Builds / ExectOS (i686, release) (push)
Successful in 36s
Details
Update panic invocations with detailed error context
2026-03-16 16:00:21 +01:00
..
amd64
Unify PTE type definitions across architectures
2026-03-15 20:23:44 +01:00
i686
Unify PTE type definitions across architectures
2026-03-15 20:23:44 +01:00
alloc.cc
Add runlevel verification to memory pool allocations
2026-03-16 15:33:36 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Implement memory deallocation and coalescing for non-paged pool
2026-03-05 10:08:54 +01:00
hlpool.cc
Replace writable flag with AttributesMask in PTE setup
2025-11-04 17:34:49 +01:00
kpool.cc
Correct comment phrasing
2026-02-26 10:57:19 +01:00
mmgr.cc
Update panic invocations with detailed error context
2026-03-16 16:00:21 +01:00
paging.cc
Unify PTE type definitions across architectures
2026-03-15 20:23:44 +01:00
pfn.cc
Update panic invocations with detailed error context
2026-03-16 16:00:21 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00