diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-02 16:20:44 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-26 16:29:35 +0200 |
commit | 09ba8aa93ee00301e8d8eff409e8ab4517622fe6 (patch) | |
tree | 64885b83bce3a648e701d0b83819b377849b720f /i386 | |
parent | 3ad79fc55e20d619efe0421b1d1d42377450da7e (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 'i386')
0 files changed, 0 insertions, 0 deletions