This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
fd18071975a47fe469be4c80d03a375779e3691c
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
84040e64b8
Kernel: Don't use multiboot2 explicitly. Parse it to common structure
...
This allows support of multiple different bootloaders
2023-11-17 18:54:59 +02:00
..
DMARegion.cpp
Kernel: make DMARegion::create static and fix mapping
2023-10-08 18:18:36 +03:00
FileBackedRegion.cpp
Kernel: Temporarily force FileBackedRegion mappings writable
2023-10-30 19:08:33 +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
Kernel: Remove GeneralAllocator since it was not used
2023-10-30 18:13:17 +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