aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2023-09-11 10:40:09 -0400
committerChuck Lever <[email protected]>2023-10-16 12:44:07 -0400
commit2e8fc923fe476db8cab9b6458027eccb22f3b6e6 (patch)
tree5b143877a907eb433062042d60d09f469b2a9728 /tools/perf/scripts/python/bin/stackcollapse-record
parent9a0e6accc0a8c3adf72f1b43be8019961b68663a (diff)
SUNRPC: change sp_nrthreads to atomic_t
Using an atomic_t avoids the need to take a spinlock (which can soon be removed). Choosing a thread to kill needs to be careful as we cannot set the "die now" bit atomically with the test on the count. Instead we temporarily increase the count. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions