此网站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
帮助
注册
登录
xt-sys
/
exectos
关注
3
点赞
5
派生
2
您已经派生过 exectos
代码
工单
5
合并请求
工作流
项目
1
发布
百科
活动
文件
cc288f5417c6c3f01c0fe967188d1ef6de9a5373
exectos
/
xtoskrnl
/
includes
/
mm
文件历史
Aiken Harris
c702152cca
所有检查均成功
Builds / ExectOS (amd64, release) (push)
Successful in 36s
详情
Builds / ExectOS (amd64, debug) (push)
Successful in 34s
详情
Builds / ExectOS (i686, debug) (push)
Successful in 33s
详情
Builds / ExectOS (i686, release) (push)
Successful in 37s
详情
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
..
amd64
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
i686
Add MapVirtualAddress to memory manager paging interface
2026-05-13 09:58:13 +02:00
alloc.hh
Populate pool tracking table with common allocation tags
2026-05-23 17:40:40 +02: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
Refactor real-mode memory allocation and identity mapping for AP trampoline
2026-06-12 13:16:48 +02:00
kpool.hh
Decouple processor block initialization from AllocateProcessorStructures
2026-05-14 11:07:42 +02:00
mmgr.hh
Allocate and map the Kernel Shared Data page at startup
2026-04-24 12:12:23 +02: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