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
f37d9dbdb1e1c3a28e7000ceb34886b372bd037d
banan-os
/
kernel
/
include
/
kernel
/
Memory
History
Bananymous
f37d9dbdb1
Kernel: Remove kmalloc_vaddr_of
...
This is no longer needed. It was only used for x86_64 paging and AP stack initialization
2026-05-04 20:26:01 +03:00
..
ByteRingBuffer.h
Kernel: Add front/back/pop_back to ByteRingBuffer
2026-02-28 14:51:35 +02:00
DMARegion.h
Kernel: Allow mapping dma regions as not uncached
2026-04-27 19:36:32 +03:00
FileBackedRegion.h
Kernel: Implement proper memory region splitting
2025-11-13 04:20:53 +02:00
Heap.h
Kernel: Be more clever with physical memory
2026-04-06 19:29:34 +03:00
kmalloc.h
Kernel: Remove kmalloc_vaddr_of
2026-05-04 20:26:01 +03:00
MemoryBackedRegion.h
Kernel: Add CoW support to MemoryBackedRegion
2026-04-03 01:54:59 +03:00
MemoryRegion.h
Kernel: Remove unnused features from VirtualRange
2026-04-21 19:58:09 +03:00
PageTable.h
Kernel: Rewrite paging and AP initialization
2026-05-04 20:26:01 +03:00
PhysicalRange.h
Kernel: Store memory region size as uint64_t
2026-04-07 03:41:25 +03:00
SharedMemoryObject.h
Kernel: Implement proper memory region splitting
2025-11-13 04:20:53 +02:00
Types.h
Kernel: Remove unnused features from VirtualRange
2026-04-21 19:58:09 +03:00
VirtualRange.h
Kernel: Remove unnused features from VirtualRange
2026-04-21 19:58:09 +03:00