summaryrefslogtreecommitdiff
path: root/vm/vm_map.h
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-08-28 15:48:04 +0200
commit2bd375fbd8ba0eb3c09113724afd3e78283e1f4e (patch)
tree4c08beb5d0d7eb15580719aa8e91418501bc8820 /vm/vm_map.h
parent66fa48d924d6898c97eb29a1165bbbc0f08c6ab4 (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/vm_map.h')
0 files changed, 0 insertions, 0 deletions