This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
edbc2cc045
exectos
/
xtoskrnl
/
mm
History
Rafal Kupiec
609538b9be
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 51s
Details
Builds / ExectOS (i686) (push)
Successful in 50s
Details
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
..
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
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
globals.c
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
hlpool.c
Implement hardware layer pool memory management
2024-05-22 18:51:09 +02:00
init.c
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
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