summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2015-07-21 18:46:53 +0300
committerVineet Gupta <vgupta@synopsys.com>2015-08-04 09:26:35 +0530
commitb89aa12c177477e34caa722818536fb5d0bffd76 (patch)
tree66f2d999f9f0a140790fc62f50504e2ce659bd01 /tools/perf/scripts/python/bin/stackcollapse-report
parente78fdfef84be13a5c2b8276e12203cdf24778596 (diff)
downloadkernel-b89aa12c177477e34caa722818536fb5d0bffd76.tar.gz
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
The previous commit for delayed retry of SCOND needs some fine tuning for spin locks. The backoff from delayed retry in conjunction with spin looping of lock itself can potentially cause the delay counter to reach high values. So to provide fairness to any lock operation, after a lock "seems" available (i.e. just before first SCOND try0, reset the delay counter back to starting value of 1 Essentially reset delay to 1 for a new spin-wait-loop-acquire cycle. Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
title='2012-01-17 03:38:51 -0500'>2012-01-17ACPICA: Update all copyrights to 2012Bob Moore 2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui 2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore 2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker 2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore