diff options
author | 2018-05-24 14:34:55 -0600 | |
---|---|---|
committer | 2018-05-30 08:04:25 +0200 | |
commit | b9cac43c2c4aab221ee0bac72bd6b9f8bf00a223 (patch) | |
tree | 44687428cd0246ad0419256886870519d2eaea3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvme: allow duplicate controller if prior controller being deleted (diff) | |
download | wireguard-linux-b9cac43c2c4aab221ee0bac72bd6b9f8bf00a223.tar.xz wireguard-linux-b9cac43c2c4aab221ee0bac72bd6b9f8bf00a223.zip |
nvme-pci: Rate limit the nvme timeout warnings
The block layer's timeout handling currently prevents drivers from
completing commands outside the timeout callback once blk-mq decides
they've expired. If a device breaks, this could potentially create many
thousands of timed out commands. There's nothing of value to be gleaned
from observing each of those messages, so this patch adds a rate limit
on them.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions