# Large read that hits two cache blocks, with first read at big offset.

init
----
initialized with block-size=32768 size=33554432 num-shards=32

write size=32773
----

read offset=32768 size=5
----
misses=1

read offset=32768 size=5
----
misses=0
