github.com/cockroachdb/pebble@v1.1.1-0.20240513155919-3622ade60459/objstorage/objstorageprovider/sharedcache/testdata/cache/eof_handling (about)

     1  init
     2  ----
     3  initialized with block-size=32768 size=33554432 num-shards=32
     4  
     5  write size=40000
     6  ----
     7  
     8  read offset=35000 size=4000
     9  ----
    10  misses=1
    11  
    12  read offset=35000 size=4000
    13  ----
    14  misses=0