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

osd-ldiskfs: cache unaligned page to avoid RMW

    XMLWordPrintable

Details

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

    Description

      It would better to cache the unaligned page in kernel page cache to avoid the subsequent writes on the same page which may trigger the expensive Read-Modify-Write (RMW).
      And when prepare write, if the page is mapping-ed and uptodate, it can avoid read it before write even it is not page-aligned.

      Attachments

        Activity

          People

            qian_wc Qian Yingjin
            qian_wc Qian Yingjin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: