This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-05-28 15:34:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Core
/
Memory
History
Alex
013b635524
Memory Tracker: If PageTable is nullptr, read the current one
2022-12-17 19:02:07 +02:00
..
HeapAllocators
Implemented memory tracker
2022-12-11 14:34:24 +02:00
Memory.cpp
Fixed vmm mapped framebuffer to the wrong address
2022-12-09 16:26:55 +02:00
PageMapIndexer.cpp
Apply code from memory-test branch
2022-12-05 23:20:06 +02:00
PhysicalMemoryManager.cpp
Memory related code optimization
2022-12-05 00:48:41 +02:00
StackGuard.cpp
Updated StackGuard
2022-12-15 03:06:55 +02:00
Tracker.cpp
Memory Tracker: If PageTable is nullptr, read the current one
2022-12-17 19:02:07 +02:00
VirtualMemoryManager.cpp
Add flags to all page directories (as Intel 317080-003 doc says)
2022-12-06 01:27:00 +02:00