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
640d27748f7cfc8744b474a03979e8be69549d19
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
640d27748f
Kernel: Temporarily force FileBackedRegion mappings writable
...
Now that write-protect bit is enabled this is neccessary.
2023-10-30 19:08:33 +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: Start using multiboot2 instead of multiboot
2023-10-17 01:06:24 +03: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
Kernel: Add fast page to page table
2023-10-30 19:02:09 +02:00