Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      There is a large degree of inefficiency/wasted time in the DIO/AIO path.  This does not show up for DIO normally because of the waiting model. but it shows up easily in AIO.

      This ticket is to cover a set of improvements to DIO/AIO performance, which will also improve DIO performance once the waiting model is adjusted.  (More on this in LU-13798.)

      There is a grab bag of patches to be submitted here, and some further proposals that will probably end up in other tickets.

      The essence of the improvements is that all pages in a DIO submission are the same, and therefore much of the work done on a per-page basis is irrelevant and can be skipped for DIO.  Note this statement is still compatible with unaligned DIO if it can be implemented in the future - In the case of unaligned DIO, only the first and last pages are different, and that can still be handled.

      Patches and benchmarks on each patch forthcoming.

      The total effect of the initial set of patches on my testbed is to raise AIO/DIO performance from around 5 GiB/s to around 9 GiB/s.  I'll get more in to what else can be done shortly. 

      Attachments

        Issue Links

          Activity

            [LU-13799] DIO/AIO efficiency improvements
            pjones Peter Jones made changes -
            Link New: This issue is related to LU-15483 [ LU-15483 ]
            paf0186 Patrick Farrell made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-15371 [ LU-15371 ]
            pjones Peter Jones made changes -
            Link New: This issue is related to EX-4302 [ EX-4302 ]
            sihara Shuichi Ihara made changes -
            Link New: This issue is related to EX-3661 [ EX-3661 ]
            sihara Shuichi Ihara made changes -
            Attachment New: LU-13799.xlsx [ 40203 ]
            adilger Andreas Dilger made changes -
            Fix Version/s New: Lustre 2.15.0 [ 14791 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to DDN-576 [ DDN-576 ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to DDN-1461 [ DDN-1461 ]
            wshilong Wang Shilong (Inactive) made changes -
            Link New: This issue is related to DDN-1161 [ DDN-1161 ]

            People

              paf0186 Patrick Farrell
              paf0186 Patrick Farrell
              Votes:
              0 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: