mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
082cd4acbc
Replace AddressAllocator's linear search when coalescing free regions with a search that takes advantage of the fact that the underlying BTreeSet is sorted. BUG=None TEST=unit tests TEST=boot ARCVM TEST=boot ManaTEE and sibling crostini Change-Id: I912ca229132780e19a05d399ac571fc6d82d1517 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3802639 Tested-by: David Stevens <stevensd@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: David Stevens <stevensd@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |