Chromium Code Reviews
DescriptionCHROMIUM: verity: remove short-circuiting of verify_path
This removes the optimization which short-circuited verify_path. The net
result is the addition of a few cycles and the removal of a few so zero
or negligible cycles added.
The main benefit is the removal of the one of the larget comments in the
code. Ran BootPerfServer to verify no noticable overhead added.
Before:
seconds_power_on_to_login 8.44
After:
seconds_power_on_to_login 8.4
This result is within variance.
BUG=9752
TEST=Ran dm-verity.git unit tests. Ran platform_DMVerityCorruption on H/W.
Change-Id: Iad06d4a9590d149150af1461b88c28db32daedc7
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=66b010f
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||