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

LNet: optimize peer preferred nids handling

XMLWordPrintable

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

      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.

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

              Created:
              Updated: