Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-13412

fix read if readahead window smaller than rpc size

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.14.0
    • None
    • None
    • 9223372036854775807

      Readahead always try to align readahead with RPC size, but this
      could introduce a problem if readahead window is smaller than RPC size.

      With current codes, it will fallback a lot of 4k read because most of readahead stop, fix this to align with readahead window rather than RPC size in this case.

            wshilong Wang Shilong (Inactive)
            wshilong Wang Shilong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: