aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2024-06-03 17:55:55 -0400
committerDavid Teigland <[email protected]>2024-06-11 12:57:49 -0500
commitf328a26eeb5380bc74e58cb9c3280a4908452df7 (patch)
tree64cecb36a7ccdee0c9abffee990000f84c0f6e46 /tools/perf/scripts/python
parentd3d85e9ad55b973eff3641dd3a61990a2c810785 (diff)
dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
Introduce a new external lockspace flag DLM_LSFL_SOFTIRQ_SAFE. A lockspace user will set this flag if it can handle dlm running the callback functions from softirq context. When not set, dlm will continue to run callback functions from the dlm_callback workqueue. The new lockspace flag cannot be used for user space lockspaces, so a uapi placeholder definition is used for the new flag value. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions