kern/kernel
fef 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.
2022-04-01 17:09:03 +02:00
..
mm mm/slab: add object caches 2022-04-01 17:09:03 +02:00
bits.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
clist.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
CMakeLists.txt happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
irq.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
kprintf.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
kqueue.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
main.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
mutex.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
panic.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00
sched.c happy new year 2022 uwu 2022-01-01 03:49:33 +01:00