]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh
authorSean Hefty <sean.hefty@intel.com>
Thu, 30 Jun 2011 18:19:12 +0000 (11:19 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 30 Jun 2011 18:19:12 +0000 (11:19 -0700)
meta
patches/counters
patches/refresh-temp [deleted file]

diff --git a/meta b/meta
index 837b2513539e82db99ce4a8fc7a1ca162e6da7a3..5aa9ad0e72c497e9d0a6cd5a543f4903db6af929 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,8 @@
 Version: 1
-Previous: 0ef0e2094e91b32cd82a7f704d7c6e8c31c7474a
-Head: a8dbf274a3320bfca1312c4b169f4588dc4763a9
+Previous: 308112afd6e85625ac7375e1cbb06955d11f5b75
+Head: b491f82e1c52dd1da5e568782b5fed4e58f1f19e
 Applied:
-  counters: 50c4373f67227780faa494f4a92867239aaaf2f1
-  refresh-temp: a8dbf274a3320bfca1312c4b169f4588dc4763a9
+  counters: b491f82e1c52dd1da5e568782b5fed4e58f1f19e
 Unapplied:
   alias: 66b03436cb915b08240eb12ee1ec8779067cc5f8
   bldwrn: 4115b1d76cc4636e90343cc955bfbacf04d3bc8d
index ee9a12b299afb6fb3caf66d696c812fc0ca10059..b487a29ee1a94a9f789c8d701c209c2db5c73d21 100644 (file)
@@ -5,18 +5,19 @@ 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.
+Add performance counters to track service usage.  Counters are exposed
+via a new perf query request.  Update ib_acme to retrieve counters from
+a specified endpoint.
 
 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
+- Address and route resolution errors
+- Resolution requests
+- Requests not satisfied as a result of no data available
+- Requests requiring an address lookup
+- Requests that found address information in the cache
+- Requests requiring a route lookup (i.e. path record query)
+- Requests that found route information in the cache
 
 Signed-off-by: Sean Hefty <sean.hefty@intel.com>
 
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index b5ae6a0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Bottom: c3c2e3b02cd74f01128072b300204a147b5b08c2
-Top:    c3c2e3b02cd74f01128072b300204a147b5b08c2
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2011-06-30 11:14:21 -0700
-
-Refresh of counters
-
----
-
-