aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2016-09-29 18:50:10 +0800
committerJaegeuk Kim <[email protected]>2016-09-30 17:34:38 -0700
commit3f5f4959b144d9ba6657ccc0ab9edcc78fcc1d8a (patch)
tree139debf9e15b1556e179b241b77db7975b84ce6d /tools/perf/scripts/python/bin/export-to-postgresql-report
parentfc0065adb202518e25fb929cda7d5887a456f774 (diff)
f2fs: fix to commit bio cache after flushing node pages
In sync_node_pages, we won't check and commit last merged pages in private bio cache of f2fs, as these pages were taged as writeback, someone who is waiting for writebacking of the page will be blocked until the cache was committed by someone else. We need to commit node type bio cache to avoid potential deadlock or long delay of waiting writeback. Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions