summaryrefslogtreecommitdiff
path: root/kern/boot_script.h
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-07-02 16:20:44 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-07-26 12:14:40 +0200
commit77c0a29cf99fb23b5604abf558579a612bfef584 (patch)
treeacf74cb93f5b057cb07d9205073fb56a597a5a20 /kern/boot_script.h
parent75e6b9de564382ce5e4d4f2092635ccded70a14c (diff)
kern: allocate kernel stacks using the slab allocator
* kern/slab.c (kmem_cache_init): Relax alignment restriction. * kern/thread.c (stack_cache): New variable. (stack_alloc): Use the slab allocator. (stack_collect): Adjust accordingly. (thread_init): Initialize `stack_cache'.
Diffstat (limited to 'kern/boot_script.h')
0 files changed, 0 insertions, 0 deletions