]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Mon, 27 Jun 2011 17:29:37 +0000 (10:29 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 27 Jun 2011 17:29:37 +0000 (10:29 -0700)
meta
patches/counters [new file with mode: 0644]

diff --git a/meta b/meta
index 58fdf88b4b95c38f33f7d08c6c17b80ece6947eb..a8b4c671307825dd2ae9d5e7c394d47d2dd34b41 100644 (file)
--- 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 (file)
index 0000000..85213e7
--- /dev/null
@@ -0,0 +1,26 @@
+Bottom: 3f0cd7ed6f329afff1dfddf4cff25880f32dd99e
+Top:    3f0cd7ed6f329afff1dfddf4cff25880f32dd99e
+Author: Sean Hefty <sean.hefty@intel.com>
+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 <sean.hefty@intel.com>
+
+
+---
+
+