summaryrefslogtreecommitdiff
path: root/vm
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-07-03 12:41:48 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-14 14:45:06 +0200
commit92abe133697dd62f648a34f6e2e1de0ed962caec (patch)
treef3e5e9270bee5196eef92b324f1f4c551ceeeeaf /vm
parent7123adf2541a4a804edccd3a0393717c2f6d658c (diff)
kern: remove the list of free stacks
* kern/counters.c: Remove relevant counters. * kern/counters.h: Likewise. * kern/thread.c (stack_free_{list,count,limit}): Drop variables. (stack_next): Remove macro. (stack_alloc_try): Allocate stack using the slab allocator. (stack_alloc): Merely call `stack_alloc_try'. (stack_free): Adopt accordingly.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions