This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
951873098eeaab76186e55bf637e06f4b63fabfe
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
9b841cb823
BuildSystem/Kernel: Enable -Wextra and -Werror in kernel
...
Only needed to fix some unused variable bugs
2023-12-01 01:22:53 +02:00
..
DMARegion.cpp
Kernel: make DMARegion::create static and fix mapping
2023-10-08 18:18:36 +03:00
FileBackedRegion.cpp
BuildSystem/Kernel: Enable -Wextra and -Werror in kernel
2023-12-01 01:22:53 +02:00
Heap.cpp
Kernel: Don't use multiboot2 explicitly. Parse it to common structure
2023-11-17 18:54:59 +02:00
kmalloc.cpp
BuildSystem/Kernel: Enable -Wextra and -Werror in kernel
2023-12-01 01:22:53 +02:00
MemoryBackedRegion.cpp
Kernel: Add fast page to page table
2023-10-30 19:02:09 +02:00
MemoryRegion.cpp
Kernel: Add physical memory info to /proc/{pid}/meminfo
2023-09-30 22:11:45 +03:00
PhysicalRange.cpp
Kernel: Fix PhysicalRange mapping size
2023-10-13 03:45:01 +03:00
VirtualRange.cpp
BAN: Update ASSERT api
2023-11-02 00:01:12 +02:00