本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
xt-sys
/
exectos
關注
3
加上星號
5
Fork
3
您已經 fork 過 exectos
程式碼
問題
3
合併請求
1
Actions
專案
1
版本發布
Wiki
動態
exectos
/
xtoskrnl
/
mm
歷史記錄
Rafal Kupiec
6176ca38a8
一些檢查失敗了
Builds / ExectOS (amd64) (push)
Successful in 32s
詳情
Builds / ExectOS (i686) (push)
Failing after 32s
詳情
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
..
amd64
Implement MmpGetPdeAddress() and MmpGetPteAddress() routines for i686 architecture as well as MmpMemoryExtensionEnabled() for checking PAE/LA57 support
2024-05-22 22:47:28 +02:00
i686
Make ExectOS only run on processors which support PAE
2024-05-24 16:30:39 +02:00
globals.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
hlpool.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
init.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
kpools.c
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
2024-05-07 23:30:11 +02:00
pages.c
Implement hardware layer pool memory management
2024-05-22 18:51:09 +02:00