summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2011-01-03 15:01:47 +0100
committerJens Axboe <jaxboe@fusionio.com>2011-01-03 15:01:47 +0100
commit89b90be2d877a904b1704e4029db65655bfc6282 (patch)
tree0dbeda7f0efa17373bdd3c59793a36c417fa9d1c /tools/perf/scripts/python/call-graph-from-postgresql.py
parent27667c996f6a0bed4ad1e10ac0a0dbb6037968db (diff)
downloadkernel-89b90be2d877a904b1704e4029db65655bfc6282.tar.gz
block: make kblockd_workqueue smarter
kblockd is used for unplugging and may affect IO latency and throughput and the max number of concurrent work items are bound by the number of block devices. Make it HIGHPRI workqueue w/ default max concurrency. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
3b66e4ac9beb2bb0e1887d4'>Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas 2021-10-18PCI/sysfs: Explicitly show first MSI IRQ for 'irq'Barry Song 2021-10-05PCI/sysfs: use NUMA_NO_NODE macroMax Gurtovoy 2021-09-28PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof Wilczyński 2021-09-28PCI/sysfs: Check CAP_SYS_ADMIN before parsing user inputKrzysztof Wilczyński 2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński 2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede 2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede 2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński 2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński 2021-06-04PCI/sysfs: Add 'devspec' newlineKrzysztof Wilczyński 2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-04-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński 2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński 2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński 2021-04-27PCI/sysfs: Convert "reset" to static attributeKrzysztof Wilczyński 2021-04-27PCI/sysfs: Convert "rom" to static attributeKrzysztof Wilczyński 2021-04-27PCI/sysfs: Convert "config" to static attributeKrzysztof Wilczyński