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

Lock improvement for kiblnd_check_sends

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • None
    • None
    • 9223372036854775807

    Description

      kiblnd_check_sends() takes conn::ibc_lock at the beginning and releases this lock at the end. This is inefficient because most use-cases needs to release ibc_lock before caling this function.

      Change this function to kiblnd_check_sends_locked() and avoid unnecessary lock dances.

      Attachments

        Activity

          [LU-8339] Lock improvement for kiblnd_check_sends

          This fix has just landed under LU-7099 as http://review.whamcloud.com/20322/.

          doug Doug Oucharek (Inactive) added a comment - This fix has just landed under LU-7099 as http://review.whamcloud.com/20322/ .

          Doug Oucharek (doug.s.oucharek@intel.com) uploaded a new patch: http://review.whamcloud.com/21050
          Subject: LU-8339 lnet: lock improvement for ko2iblnd
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: 4512fa2ac9ee3280fa2245cf333432ba288e3fd8

          gerrit Gerrit Updater added a comment - Doug Oucharek (doug.s.oucharek@intel.com) uploaded a new patch: http://review.whamcloud.com/21050 Subject: LU-8339 lnet: lock improvement for ko2iblnd Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 4512fa2ac9ee3280fa2245cf333432ba288e3fd8

          People

            doug Doug Oucharek (Inactive)
            doug Doug Oucharek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: