Hi Yevgeny,
On Mon, 2007-06-11 at 10:15, Yevgeny Kliteynik wrote:
> Hi Hal.
>
> Following up our discussion with Sasha regarding the ranking
> optimization in up/dn routing:
>
> >> I do think that to make the code more "intuitive" we might
> >> want to remove the __updn_update_rank() and do something like this:
> >>
> >> if (remote_u->rank > u->rank + 1)
> >> {
> >> remote_u->rank = u->rank + 1;
> >> max_rank = remote_u->rank;
> >> cl_qlist_insert_tail(&list, &remote_u->list);
> >> }
>
> Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]>
Thanks. Applied.
-- Hal
_______________________________________________
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