optimize bitmap allocation using the next-fit algorithm
commit6e75f2dcda90e74dfeaa38430a08f747bf4e05fe
authorMartin Decky <martin@decky.cz>
Thu, 12 Sep 2013 11:45:34 +0000 (12 13:45 +0200)
committerMartin Decky <martin@decky.cz>
Thu, 12 Sep 2013 11:45:34 +0000 (12 13:45 +0200)
tree720f649be988be91e6e1fab785e5c0071fe82589
parentc5396c1804ab53d2d15266e72be0b0617bebb8b3
optimize bitmap allocation using the next-fit algorithm
kernel/generic/include/adt/bitmap.h
kernel/generic/src/adt/bitmap.c