aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2016-02-17 13:11:21 -0800
committerLinus Torvalds <[email protected]>2016-02-18 16:23:24 -0800
commit0918f1c309b86301605650c836ddd2021d311ae2 (patch)
tree973765405f04bda0739f6649b5cca78cac719ca7 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent13d34ac6e55b8284c592c67e166ac614b3c4c1d7 (diff)
fsnotify: turn fsnotify reaper thread into a workqueue job
We don't require a dedicated thread for fsnotify cleanup. Switch it over to a workqueue job instead that runs on the system_unbound_wq. In the interest of not thrashing the queued job too often when there are a lot of marks being removed, we delay the reaper job slightly when queueing it, to allow several to gather on the list. Signed-off-by: Jeff Layton <[email protected]> Tested-by: Eryu Guan <[email protected]> Reviewed-by: Jan Kara <[email protected]> Cc: Eric Paris <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions