diff options
author | karam.lee <[email protected]> | 2014-12-12 16:56:50 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-13 12:42:50 -0800 |
commit | 54850e73e86e3bc092680d1bdb84eb322f982ab1 (patch) | |
tree | c7ad448766e5711896bf25cd093b695e5e528556 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b627cff3d308d3ccb3ec73a89260f5c7872e46a4 (diff) |
zram: change parameter from vaild_io_request()
This patch changes parameter of valid_io_request for common usage. The
purpose of valid_io_request() is to determine if bio request is valid or
not.
This patch use I/O start address and size instead of a BIO parameter for
common usage.
Signed-off-by: karam.lee <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Acked-by: Jerome Marchand <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Nitin Gupta <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions