Randomize the bits that bitmap_scan() returns, to make student errors
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:02:35 +0000 (19:02 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 18 May 2006 19:02:35 +0000 (19:02 +0000)
commita8a5900e8c0ec5ca7f71a82e0aca042168f7be9f
treedc546624ccaeb1153367a32dedecac0a206aaaca
parentb8ae2a07cd4951359154cad05ab75e150dffd16e
Randomize the bits that bitmap_scan() returns, to make student errors
that assume contiguous memory allocation show up.
TODO
src/lib/kernel/bitmap.c
src/threads/init.c