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

fix read if readahead window smaller than rpc size

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: