diff options
author | Denys Vlasenko <[email protected]> | 2017-06-19 21:50:52 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-22 11:03:00 -0400 |
commit | b381f783baa5b755f065df347f738f303b62e948 (patch) | |
tree | 275757e905e256e4257fa60eca97cb39aa8616ff /tools/perf/scripts/python/stackcollapse.py | |
parent | 3d09198243b89457649241fb63f809a96a22a8ce (diff) |
liquidio: stop using huge static buffer, save 4096k in .data
Only compile-tested - I don't have the hardware.
>From code inspection, octeon_pci_write_core_mem() appears to be safe wrt
unaligned source. In any case, u8 fbuf[] was not guaranteed to be aligned
anyway.
Signed-off-by: Denys Vlasenko <[email protected]>
CC: Felix Manlunas <[email protected]>
CC: Prasad Kanneganti <[email protected]>
CC: Derek Chickles <[email protected]>
CC: David Miller <[email protected]>
CC: [email protected]
CC: [email protected]
Acked-by: Felix Manlunas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions