aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2018-11-08 14:04:50 -0500
committerDavid Teigland <teigland@redhat.com>2018-11-08 13:17:00 -0600
commit216f0efd19b9cc32207934fd1b87a45f2c4c593e (patch)
tree78c64859be77492003b792df6363ab931398bfa8 /tools/perf/scripts/python/export-to-postgresql.py
parentdlm: don't leak kernel pointer to userspace (diff)
downloadlinux-rng-216f0efd19b9cc32207934fd1b87a45f2c4c593e.tar.xz
linux-rng-216f0efd19b9cc32207934fd1b87a45f2c4c593e.zip
dlm: Don't swamp the CPU with callbacks queued during recovery
Before this patch, recovery would cause all callbacks to be delayed, put on a queue, and afterward they were all queued to the callback work queue. This patch does the same thing, but occasionally takes a break after 25 of them so it won't swamp the CPU at the expense of other RT processes like corosync. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions