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-26 16:29:35 +0200 |
commit | c02a1970e9b79e347e27fcc2dbe09cf56386ce1f (patch) | |
tree | cda913d7556f993fcca65be7ba5c27382e58761b /i386 | |
parent | 09ba8aa93ee00301e8d8eff409e8ab4517622fe6 (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 'i386')
0 files changed, 0 insertions, 0 deletions