aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYunlei He <[email protected]>2018-04-08 15:11:11 +0800
committerJaegeuk Kim <[email protected]>2018-05-31 11:31:51 -0700
commitf9d1dced7583607e066527ee23d804478870d197 (patch)
tree36e93da58dcb37530ddf0c057adf975b81922991 /tools/perf/scripts/python/export-to-postgresql.py
parent2ef79ecb5e906d87475d3e0c49b22425499a89f3 (diff)
f2fs: let discard thread wait a little longer if dev is busy
This patch modify discard thread wait policy as below: issued io_interrupted wait time(ms) 1. 8 0 50 2. (0,8) 1 50 3. 0 1 500 (dev is busy) 4. 0 0 60000 (no candidates) Signed-off-by: Yunlei He <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions