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
95c4e608deb45759d7c8740ea20600f20ee11ace
banan-os
/
kernel
/
kernel
/
Memory
History
Bananymous
7aeb8e4d36
Kernel: allocate thread stacks from 0x300000 onwards
...
I had a problem where thread stack was overlapping with elf loading
2023-06-12 01:02:19 +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: allocate thread stacks from 0x300000 onwards
2023-06-12 01:02:19 +03:00