summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2017-06-02 17:55:44 +0200
committerDavid Sterba <dsterba@suse.com>2017-06-19 18:26:03 +0200
commit9f2179a5e72b794f8af22a6818d83d1600050c5c (patch)
tree84c04b1313c309965b233b9ad4d9d1d0f5a726c9 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent8b6c1d56f2f5094b14b22a226b798ca3d186c0e9 (diff)
btrfs: remove redundant parameters from btrfs_bio_alloc
All callers pass gfp_flags=GFP_NOFS and nr_vecs=BIO_MAX_PAGES. submit_extent_page adds __GFP_HIGH that does not make a difference in our case as it allows access to memory reserves but otherwise does not change the constraints. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions