You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anna f5db4e4a25
mm/slab: add object caches
This was the last major obstacle in being able to
manage virtual memory maps.  Object caches are
custom allocators that allow for more fine-grained
allocation policies, including being able to use
memory from the DMAP region.
2 years ago
..
mm mm/slab: add object caches 2 years ago
CMakeLists.txt happy new year 2022 uwu 2 years ago
bits.c happy new year 2022 uwu 2 years ago
clist.c happy new year 2022 uwu 2 years ago
irq.c happy new year 2022 uwu 2 years ago
kprintf.c happy new year 2022 uwu 2 years ago
kqueue.c happy new year 2022 uwu 2 years ago
main.c happy new year 2022 uwu 2 years ago
mutex.c happy new year 2022 uwu 2 years ago
panic.c happy new year 2022 uwu 2 years ago
sched.c happy new year 2022 uwu 2 years ago