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

backport - ext4: optimize ext4_find_delalloc_range() in nodelalloc mode

Details

    • 3
    • 9223372036854775807

    Description

      From 8c48f7e88e293b9dd422bd8884842aea85d30b22
      ..
      We found performance regression when using bigalloc with "nodelalloc"
      (1MB cluster size):
      1. mke2fs -C 1048576 -O ^has_journal,bigalloc /dev/sda
      2. mount -o nodelalloc /dev/sda /test/
      3. time dd if=/dev/zero of=/test/io bs=1048576 count=1024
      The "dd" will cost about 2 seconds to finish, but if we mke2fs without
      "bigalloc", "dd" will only cost less than 1 second.
       
       

      Attachments

        Issue Links

          Activity

            [LU-12345] backport - ext4: optimize ext4_find_delalloc_range() in nodelalloc mode
            gerrit Gerrit Updater added a comment - - edited

            {}Chris Horn <chris.horn@hpe.com> uploaded a new patch:{-} [-https://review.whamcloud.com/c/fs/lustre-release/+/58806-]
            Subject: LU-12345 lnet: Fix lnetctl fault commands
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: cb3eeba1c9065c2bd67b734204884953e71f747a

            Sorry, pushed patch against wrong ticket.

            gerrit Gerrit Updater added a comment - - edited { }Chris Horn <chris.horn@hpe.com> uploaded a new patch:{-} [-https://review.whamcloud.com/c/fs/lustre-release/+/58806-] Subject: LU-12345 lnet: Fix lnetctl fault commands Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: cb3eeba1c9065c2bd67b734204884953e71f747a Sorry, pushed patch against wrong ticket.

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37538/
            Subject: LU-12345 ldiskfs: optimize nodelalloc mode
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set:
            Commit: f91552d85cd086b37f78524113cadf799c045220

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37538/ Subject: LU-12345 ldiskfs: optimize nodelalloc mode Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: f91552d85cd086b37f78524113cadf799c045220

            Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37538
            Subject: LU-12345 ldiskfs: optimize nodelalloc mode
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set: 1
            Commit: bbf850c5ac55b631081848a67831d23ac4a241a8

            gerrit Gerrit Updater added a comment - Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/37538 Subject: LU-12345 ldiskfs: optimize nodelalloc mode Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: bbf850c5ac55b631081848a67831d23ac4a241a8
            pjones Peter Jones added a comment -

            Landed for 2.13

            pjones Peter Jones added a comment - Landed for 2.13

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/34982/
            Subject: LU-12345 ldiskfs: optimize nodelalloc mode
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: af48ae8bff289b2bc083a888efeafa3c48df91e2

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/34982/ Subject: LU-12345 ldiskfs: optimize nodelalloc mode Project: fs/lustre-release Branch: master Current Patch Set: Commit: af48ae8bff289b2bc083a888efeafa3c48df91e2

            adilger going to make bigalloc testing in near future.

            artem_blagodarenko Artem Blagodarenko (Inactive) added a comment - adilger going to make bigalloc testing in near future.

            Other than this (obviously significant) performance problems, have you seen other problems with bigalloc? I'm worried that there are hidden problems because the osd-ldiskfs code is dealing with blocks instead of chunks in various places (chunk, C2B, and B2C do not appear anywhere in that code).

            adilger Andreas Dilger added a comment - Other than this (obviously significant) performance problems, have you seen other problems with bigalloc ? I'm worried that there are hidden problems because the osd-ldiskfs code is dealing with blocks instead of chunks in various places ( chunk , C2B , and B2C do not appear anywhere in that code).

            People

              artem_blagodarenko Artem Blagodarenko (Inactive)
              artem_blagodarenko Artem Blagodarenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: