basic optimizations of the bitmap allocator
commit64f3d3b30214b99ffdce5634420154819c802b37
authorMartin Decky <martin@decky.cz>
Thu, 12 Sep 2013 00:47:42 +0000 (12 02:47 +0200)
committerMartin Decky <martin@decky.cz>
Thu, 12 Sep 2013 00:47:42 +0000 (12 02:47 +0200)
treedc51c9b81cfd97bffb88dd482bb7d09e1e28de5f
parent33c058fe74be882f907bacfa09f83b815c9b7593
basic optimizations of the bitmap allocator
(still not using the 2nd level bitmap)
kernel/generic/include/adt/bitmap.h
kernel/generic/src/adt/bitmap.c
kernel/generic/src/mm/frame.c