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
9ea2c1d9326c99c1ffd10329314ceccd1be770d1
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
4086d7c3be
Kernel: rework the whole PageTable structure
...
We now have page table structure for kernel memory which is shared between all processes.
2023-07-05 23:41:35 +03:00
..
FixedWidthAllocator.cpp
Kernel: rework the whole PageTable structure
2023-07-05 23:41:35 +03:00
GeneralAllocator.cpp
Kernel: rework the whole PageTable structure
2023-07-05 23:41:35 +03:00
Heap.cpp
Kernel: Heap will return 0 if no free page is available
2023-06-03 02:55:31 +03:00
kmalloc.cpp
Kernel: kmalloc has now somewhat dynamic storage
2023-06-18 23:27:00 +03:00
PhysicalRange.cpp
Kernel: PhysicalRange maps its nodes to kernel vaddr space
2023-06-04 01:20:47 +03:00
VirtualRange.cpp
Kernel: rework the whole PageTable structure
2023-07-05 23:41:35 +03:00