diff options
author | Alex Zhuravlev <[email protected]> | 2017-01-28 19:04:45 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-03 13:01:37 +0100 |
commit | 3f5b9d55f500d1fa69f4037a56719fd47daee8dc (patch) | |
tree | 3b2360c44d47611747419de9561eaafbaf3c41cf /tools/perf/scripts/python | |
parent | d49ae4383a1f6b5f127f74a2bbaa851833683d5a (diff) |
staging: lustre: obdclass: do not call lu_site_purge() for single object exceed
First of all, this is expensive procedure including a global
mutex and per-bucket spinlocks. also, all the threads observed
exceed will be calling lu_site_purge() and essentially serialized
on that. instead we can let other threads to skip the whole
procedure.
Signed-off-by: Alex Zhuravlev <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7896
Reviewed-on: http://review.whamcloud.com/19082
Reviewed-by: Andreas Dilger <[email protected]>
Reviewed-by: Mike Pershin <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions