aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorChen Ridong <[email protected]>2024-10-08 11:24:57 +0000
committerTejun Heo <[email protected]>2024-10-08 08:46:42 -1000
commite3dddcfd3dd8b483c9ccaa06733688bb63bb7c9d (patch)
tree72f8318603b6f7a4ad99cfbe9413678145156d92 /tools/perf/scripts/python/parallel-perf.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
workqueue: doc: Add a note saturating the system_wq is not permitted
If something is expected to generate large number of concurrent works, it should utilize its own dedicated workqueue rather than system wq. Because this may saturate system_wq and potentially block other's works. eg, cgroup release work. Let's document this as a note. Signed-off-by: Chen Ridong <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions