On 10:17 Tue 17 Nov     , Al Chu wrote:
> Hey Sasha,
> 
> I noticed that that 'nodesdist' array was used for going through only
> switches or all nodes in the fabric.  Spoke to Ira about it, and he
> believes it's b/c in early ibnetdiscover code the 'nodesdist' array was
> the only data structure available for iterating over nodes.  Now we can
> use the 'nodes' list or 'switches' list, which makes it clearer to
> understand what's going on and is probably the "right" data structure to
> now use.  It also makes the chassis code section not dependent on the
> scan specific chunks of libibnetdiscover.
> 
> Al
> 
> -- 
> Albert Chu
> [email protected]
> Computer Scientist
> High Performance Systems Division
> Lawrence Livermore National Laboratory

> From: Albert Chu <[email protected]>
> Date: Mon, 16 Nov 2009 17:14:56 -0800
> Subject: [PATCH] use nodes/switches lists instead of nodesdist array
> 
> 
> Signed-off-by: Albert Chu <[email protected]>

Applied. Thanks.

Sasha
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to