This website requires JavaScript.
탐색
CodingWorkshop
CodingWorkshop Site
Community Issues
도움말
가입하기
로그인
perikiyoxd
/
exectos
보기
1
좋아요
0
포크
0
You've already forked exectos
원본 프로젝트 :
xt-sys/exectos
코드
풀 리퀘스트
활동
Files
2f16f4f61369a10c10134436af444f996eb25db3
exectos
/
xtoskrnl
/
mm
히스토리
Rafal Kupiec
6176ca38a8
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