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
8a9816d6e0d26395b88e71642f210565ad54f862
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
8a9816d6e0
Kernel: Add API for getting contiguous physcial pages
...
This will be used to create DMA regions.
2023-10-08 02:57:22 +03:00
..
FileBackedRegion.cpp
Kernel: Add physical memory info to /proc/{pid}/meminfo
2023-09-30 22:11:45 +03:00
GeneralAllocator.cpp
Kernel: Add PageTable::Flags::CacheDisable
2023-08-06 23:59:30 +03:00
Heap.cpp
Kernel: Add API for getting contiguous physcial pages
2023-10-08 02:57:22 +03:00
kmalloc.cpp
Kernel: Hacky kmalloc quick fix
2023-09-25 13:13:57 +03:00
MemoryBackedRegion.cpp
Kernel: Add physical memory info to /proc/{pid}/meminfo
2023-09-30 22:11:45 +03:00
MemoryRegion.cpp
Kernel: Add physical memory info to /proc/{pid}/meminfo
2023-09-30 22:11:45 +03:00
PhysicalRange.cpp
Kernel: Add API for getting contiguous physcial pages
2023-10-08 02:57:22 +03:00
VirtualRange.cpp
Kernel: Add some sanity assertions/functions
2023-09-29 02:03:19 +03:00