diff options
author | Richard Braun <rbraun@sceen.net> | 2014-05-24 15:50:56 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2014-05-24 15:50:56 +0200 |
commit | a4c49fc09a3da17e06d8ad091396c9999f1f0d9e (patch) | |
tree | fb4c5a13b5c1c31872fd2e8212ed00c177a1644c /kern/kernel.c | |
parent | 6de548e63d6e64bacab9459690ae0f05ac051f55 (diff) |
kern/work: rework worker id allocation
Replace the radix tree with a bitmap and adjust ID allocation. The use
of a radix tree was overkill for this, and initially intended only as
an example of how to use the data structure in the kernel.
Diffstat (limited to 'kern/kernel.c')
0 files changed, 0 insertions, 0 deletions