[ofa-general] [PATCH-2.6.24 2/2] [RFC] ib/cm: add basic performance counters
Arlin Davis
ardavis at ichips.intel.com
Tue Sep 25 11:31:24 PDT 2007
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 <sean.hefty at intel.com>
> ---
> 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
More information about the general
mailing list