mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Add a allocator using bit maps to maintain used/unused caps. It supports the allocation of 2^n aligned caps solely and freeing of caps. Fixes #247