summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2017-04-13 15:17:00 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2017-05-08 16:28:04 -0700
commit1b73445838adfda63d6bba040e3aec87b7d9818a (patch)
tree3211b561439d2617fe89cf452f14750a7f307582 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentac2de6c6cbd6e927584b805a10172eb5f1f1d330 (diff)
f2fs: add ioctl to flush data from faster device to cold area
This patch adds an ioctl to flush data in faster device to cold area. User can give device number and number of segments to move. It doesn't move it if there is only one device. The parameter looks like: struct f2fs_flush_device { u32 dev_num; /* device number to flush */ u32 segments; /* # of segments to flush */ }; Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions