diff options
| author | NeilBrown <[email protected]> | 2018-05-07 10:54:48 +1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-08 13:09:20 +0200 |
| commit | e167b370360f8887cf21a2a82f83e7118a2aeb11 (patch) | |
| tree | 2124987ee7dcb96397b47f170fc1f95609048dd6 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | bc5e7fb40d36edb95ce8f661596811bec3f7d5cf (diff) | |
staging: lustre: lu_object: discard extra lru count.
lu_object maintains 2 lru counts.
One is a per-bucket lsb_lru_len.
The other is the per-cpu ls_lru_len_counter.
The only times the per-bucket counters are use are:
- a debug message when an object is added
- in lu_site_stats_get when all the counters are combined.
The debug message is not essential, and the per-cpu counter
can be used to get the combined total.
So discard the per-bucket lsb_lru_len.
Reviewed-by: Andreas Dilger <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions