[ofa-general] [OpenSM] [PATCH 3/3] implement port_offsetting option

Sasha Khapyorsky sashak at voltaire.com
Tue Jun 3 06:23:11 PDT 2008


On 15:50 Tue 03 Jun     , Or Gerlitz wrote:
> this patch change-log is empty

I see your concern now. I'm using git-am and it is how this patch looks
in my local branch:

commit 5575734bc33347ed87c625268c22502e66f9d97c
Author: Al Chu <chu11 at llnl.gov>
Date:   Thu Apr 10 14:12:09 2008 -0700

    implement port_offsetting option
    
    This is the primary patch that fiddles with the path recommendation
    code.  A few notes:
    
    1) b/c I want to keep track of how many remote destinations there can
    be, the 'remote_guids' array now stores all remote destinations, not
    just the ones we have already forwarded to.
    
    2) b/c I may need to free memory, I now "goto Exit" instead of just
    calling 'return' many times.
    
    3) Although the option is called 'port_offsetting', I actually "offset"
    both the remote destination I send to and the port pointing towards that
    remote destination.
    
    Al
    
    --
    Albert Chu
    chu11 at llnl.gov
    925-422-5311
    Computer Scientist
    High Performance Systems Division
    Lawrence Livermore National Laboratory
    
    From 57eb4d9bf55fbbbf39dc1c7ddfeeb2cae4776ef0 Mon Sep 17 00:00:00 2001
    From: Albert L. Chu <chu11 at llnl.gov>
    Date: Thu, 20 Mar 2008 16:23:13 -0700
    Subject: [PATCH] implement port_offsetting
    
    Signed-off-by: Albert L. Chu <chu11 at llnl.gov>
    Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>


Sasha



More information about the general mailing list