diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-03 12:41:48 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-15 12:43:26 +0200 |
commit | 59d3bf7af26bcb9b3cae0b2745b587259d659ec9 (patch) | |
tree | 092752f6d47d9e24d11b9e242ad72b002d122098 /include/sys/ioctl.h | |
parent | d08acfbf13804d0a70fc7ed5ad26a7828b15101b (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 'include/sys/ioctl.h')
0 files changed, 0 insertions, 0 deletions