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

          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: