summaryrefslogtreecommitdiff
path: root/kern/thread.c
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2013-05-16 00:11:51 +0200
committerRichard Braun <rbraun@sceen.net>2013-05-16 00:11:51 +0200
commitb7b82ee44ed8c4c2b0097a9f9fa22b0f017ad50a (patch)
tree8eb86a97de29915042d35901ee530a9e575dc5f8 /kern/thread.c
parent2b89ca9ed9d8188a5fdff8ceaabc07fe86b43ad3 (diff)
kern/kmem: reduce fragmentation
This reverts a change brought when reworking slab lists handling that made the allocator store slabs in LIFO order, whatever their reference count. While it's fine for free slabs, it actually increased fragmentation for partial slabs.
Diffstat (limited to 'kern/thread.c')
0 files changed, 0 insertions, 0 deletions