This website requires JavaScript.
탐색
CodingWorkshop
CodingWorkshop Site
Community Issues
도움말
가입하기
로그인
xt-sys
/
exectos
보기
3
좋아요
5
포크
2
You've already forked exectos
코드
이슈
8
풀 리퀘스트
2
Actions
Projects
1
릴리즈
위키
활동
Files
ae8ac1eacbebb309c105e50177a4a7b761548c82
exectos
/
xtoskrnl
/
mm
히스토리
Aiken Harris
ae8ac1eacb
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 42s
Details
Builds / ExectOS (i686, release) (push)
Successful in 40s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 53s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 55s
Details
Fix uninitialized PTE pages causing memory corruption
2026-03-03 06:44:40 +01:00
..
amd64
Fix uninitialized PTE pages causing memory corruption
2026-03-03 06:44:40 +01:00
i686
Implement page allocation interface
2026-02-26 13:42:58 +01:00
alloc.cc
Implement basic non-paged pool allocator
2026-02-26 20:10:03 +01:00
colors.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00
data.cc
Implement basic non-paged pool allocator
2026-02-26 20:10:03 +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
Initialize paged pool after PFN database setup
2026-02-26 16:42:18 +01:00
paging.cc
Add interface to retrieve page map level (PML)
2026-02-11 20:23:24 +01:00
pfn.cc
Expose the number of available physical pages
2026-02-25 20:25:50 +01:00
pte.cc
Refactor memory layout structure
2026-01-29 22:10:26 +01:00