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

LNet: optimize peer preferred nids handling

    XMLWordPrintable

Details

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

    Description

      UDSP feature introduced preferred peer nids list as opposed to keeping track of just a single preferred nid, but both methods of dealing with the peer preferred nids are kept around in the code (lnet_peer_ni struct, peer module). The list is used if there is more than one preferred nid and a single entry is used if there's just one preferred nid. The code would get simplified if just the "list" method is used, as it covers all requirements with negligible overhead.

      Attachments

        Activity

          People

            ssmirnov Serguei Smirnov
            ssmirnov Serguei Smirnov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: