From: Sean Hefty Date: Mon, 27 Jun 2011 17:29:37 +0000 (-0700) Subject: new X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=b0cabc35f122bcbbf76aac2c3aa80100a70c86a0;p=~shefty%2Fibacm.git new --- diff --git a/meta b/meta index 58fdf88..a8b4c67 100644 --- a/meta +++ b/meta @@ -1,8 +1,9 @@ Version: 1 -Previous: 87c28f494c21cb19f6da0a04a092cd17cbbf2c70 -Head: 15fcbd5198ba0c15ab4e8fddcdba32c8ef45faf8 +Previous: 10ea60cb6cc73bf4e6c6b8a17fb93ad0a4d76aa6 +Head: 2dfd53bab4aa19e9ff81cea1b95a9fcf2eee4f19 Applied: deam: 15fcbd5198ba0c15ab4e8fddcdba32c8ef45faf8 + counters: 2dfd53bab4aa19e9ff81cea1b95a9fcf2eee4f19 Unapplied: acm1.0.5: 1b225173756cfcec4d81d26b1160ebae7644261b name2ip: 8e00708e882239292492e13aa51c82042255933c diff --git a/patches/counters b/patches/counters new file mode 100644 index 0000000..85213e7 --- /dev/null +++ b/patches/counters @@ -0,0 +1,26 @@ +Bottom: 3f0cd7ed6f329afff1dfddf4cff25880f32dd99e +Top: 3f0cd7ed6f329afff1dfddf4cff25880f32dd99e +Author: Sean Hefty +Date: 2011-06-27 10:29:36 -0700 + +ibacm: Add performance counters + +Add performance counters to track service usage. Counters will +be exposed through an administrative interface defined in a +later patch. + +Counters that are currently defined are: + +- Total number of requests by type +- Number of address request satisfied by the cache +- Numer of paths requests satisfied by the cache +- Number of SA queries +- Number of address resolution requests +- Total time to complete each request + +Signed-off-by: Sean Hefty + + +--- + +