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

Performance regression due to file_read_confine_iter added

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Added by ("LU-16025 llite: adjust read count as file got truncated") to handle read/truncate race.

      The cl_io_init / cl_object_attr_get / cl_io_fini cost is excessive when reading from system cache.

      • 4K reads are ~20% slower on fast_read() and ~5% on BIO

      Maybe we can update attr only when truncate has been issued?

      Attachments

        Issue Links

          Activity

            People

              stancheff Shaun Tancheff
              stancheff Shaun Tancheff
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: