This website requires JavaScript.
탐색
CodingWorkshop
CodingWorkshop Site
Community Issues
도움말
가입하기
로그인
xt-sys
/
exectos
보기
3
좋아요
5
포크
2
You've already forked exectos
코드
이슈
4
풀 리퀘스트
Actions
Projects
1
릴리즈
위키
활동
Files
cec5e8b16bfa0fdf698526898773cf5194b61689
exectos
/
xtoskrnl
/
includes
/
mm
히스토리
Aiken Harris
e734ddda65
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 27s
Details
Builds / ExectOS (i686, release) (push)
Successful in 26s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 39s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 39s
Details
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
..
amd64
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
i686
Implement TLB flushing for cache attribute changes during page removal
2026-03-25 13:24:44 +01:00
alloc.hh
Add expansion table and overflow handling for pool tag tracking
2026-03-24 08:13:05 +01:00
colors.hh
Fix incorrect header guard comment
2026-01-29 19:49:54 +01:00
guard.hh
Implement RAII guard for memory pool synchronization
2026-03-19 19:59:40 +01:00
hlpool.hh
Complete MM class definitions with missing fields
2025-09-15 22:17:46 +02:00
kpool.hh
Remove temporary hack and allocate processor structures from non-paged pool
2026-03-22 23:40:15 +01:00
mmgr.hh
Track valid physical memory pages using a PFN bitmap
2026-03-17 00:05:33 +01:00
pfault.hh
Introduce page fault handling infrastructure
2025-12-29 14:53:43 +01:00
pfn.hh
Track valid physical memory pages using a PFN bitmap
2026-03-17 00:05:33 +01:00
pool.hh
Implement core pool allocation and deallocation logic
2026-03-21 20:35:02 +01:00