• Jeff Sharkey's avatar
    Use random data for benchmark instead of zeros. · d46687ee
    Jeff Sharkey authored
    If we always write zeros, we're leaving a giant pile of known
    plaintext at an almost deterministic location on newly formatted
    volumes.  To avoid this, repeat a 64K chunk of random data.
    
    Bug: 22816936
    Change-Id: Iedc067a519bd676a93b9d74ea4f9f77c84c8461c
    d46687ee
BenchmarkGen.h 215 KB