aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <[email protected]>2021-07-27 16:17:26 -0500
committerDavid Sterba <[email protected]>2021-08-23 13:19:10 +0200
commit98caf9531e1de8104b45fabbab4b6c2f290068fa (patch)
treee3f6fb43b37def2bf59908b713bddb034cec4499 /tools/perf/scripts/python
parent0ff40a910f5649dfacc4fb5daa7e73692196342d (diff)
btrfs: allocate file_ra_state on stack in readahead_cache
Instead of allocating file_ra_state using kmalloc, allocate on stack. sizeof(struct readahead) = 32 bytes. Reviewed-by: Anand Jain <[email protected]> Signed-off-by: Goldwyn Rodrigues <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions