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
e00b92225dd25f26635075c227d2298024d7abc9
banan-os
/
kernel
/
include
/
kernel
/
Memory
History
Bananymous
4d1f0e77f2
Kernel: Fix physical address size for x86_32
...
Having 32 bit address space does not mean physical address space is also only 32 bits...
2024-03-26 20:16:20 +02:00
..
DMARegion.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
FileBackedRegion.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
Heap.h
Kernel: Fix all broken locks from new mutexes
2024-02-28 22:45:34 +02:00
kmalloc.h
Kernel: kmalloc has now somewhat dynamic storage
2023-06-18 23:27:00 +03:00
MemoryBackedRegion.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
MemoryRegion.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
PageTable.h
Kernel: Store current processor pointer in IA32_GS_BASE
2024-03-07 16:05:29 +02:00
PhysicalRange.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
Types.h
Kernel: Fix physical address size for x86_32
2024-03-26 20:16:20 +02:00
VirtualRange.h
Kernel: Remove VirtualRanges created in kmalloc memory
2024-02-28 13:19:18 +02:00