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

loose reverse readahead

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      Some database queries end up going backwards through database files.  This is most often in a "loose backwards read" manner similar to the "loose forward reads" described in LU-15100.

      Currently, reading backwards results in absolutely no readahead - every access is a miss.

      This ticket is to try to implement a simple 'loose backwards read'.  (Backwards strided readahead is a separate challenge and is left for another time.)

      Attachments

        Activity

          People

            paf0186 Patrick Farrell (Inactive)
            paf0186 Patrick Farrell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: