Sean Hefty wrote:
Add performance/debug counters to track sent/received messages, retries,
and duplicates.  Counters are tracked per CM message type, per port.

The counters are always enabled, so intrusive state tracking is not done.

Signed-off-by: Sean Hefty <[EMAIL PROTECTED]>
---
This exports the CM counters through debugfs.  The implementation of
the counters changed to use a 2D array, but the type of counters are
the same as in the previous version of this patch.


Thanks for adding counters. They will be extremely helpful with our large scale cluster support. However, exporting them via debugfs will be useless in our production environments that do not have debugfs support built in the kernel. Can we expose these with the same mechanism as other IB/iWARP modules?

Thanks,

-arlin
_______________________________________________
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