summaryrefslogtreecommitdiff
path: root/kern/sprintf.c
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-01-11 21:31:53 +0100
committerRichard Braun <rbraun@sceen.net>2017-01-11 21:31:53 +0100
commit135f428f0a50eb9988f0b40a60357dfedbcc7f18 (patch)
tree38eb76350879b55227295a2fa31c7bdaffae08f9 /kern/sprintf.c
parent0a7bb2b9e2441cd0610a0687f39a38b5c66a6f46 (diff)
kern/kmem: rework slab allocation
Allocating slabs from the page allocator only is likely to cause fragmentation. Instead, allocate larger-than-page slabs from kernel virtual memory, and page-sized slabs from the page allocator.
Diffstat (limited to 'kern/sprintf.c')
0 files changed, 0 insertions, 0 deletions