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 <[EMAIL PROTECTED]>
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
    [EMAIL PROTECTED]
    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 <[EMAIL PROTECTED]>
    Date: Thu, 20 Mar 2008 16:23:13 -0700
    Subject: [PATCH] implement port_offsetting
    
    Signed-off-by: Albert L. Chu <[EMAIL PROTECTED]>
    Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]>


Sasha
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to