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
51eb44bf4038125caa34255d7c3a2e26c47944e5
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
46c34db6cb
Kernel: GeneralAllocator and FixedWidth allocator invalidate TLB caches
...
We were getting random exceptions when reallocating same addressess and this fixes that problem :)
2023-06-11 15:57:48 +03:00
..
FixedWidthAllocator.cpp
Kernel: GeneralAllocator and FixedWidth allocator invalidate TLB caches
2023-06-11 15:57:48 +03:00
GeneralAllocator.cpp
Kernel: GeneralAllocator and FixedWidth allocator invalidate TLB caches
2023-06-11 15:57:48 +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 free error prints the pointer
2023-05-31 00:34:56 +03:00
PhysicalRange.cpp
Kernel: PhysicalRange maps its nodes to kernel vaddr space
2023-06-04 01:20:47 +03:00
VirtualRange.cpp
Kernel: Big commit. Rewrite ELF loading code
2023-06-09 00:37:43 +03:00