Implement a hint to aid finding a free chunk
The hint points to a bit in the bitmap before which we know for sure all bits are 1s, so no need to scan those. Bug: 1086388 Change-Id: If1ff5dfb7a8faa2fd47937e44bb811af67bda7f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230149 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:Tom Sepez <tsepez@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#776531}
Showing
Please register or sign in to comment