diff options
author | Justin Chen <[email protected]> | 2024-02-28 14:53:59 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-01 09:22:50 +0000 |
commit | 4688f4f41cfa76638a37db3837cc485e5c83d307 (patch) | |
tree | f4b34f2b7058869ef752c04810300eeadee35976 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9112fc0109fc0037ac3b8b633a169e78b4e23ca1 (diff) |
net: bcmasp: Keep buffers through power management
There is no advantage of freeing and re-allocating buffers through
suspend and resume. This waste cycles and makes suspend/resume time
longer. We also open ourselves to failed allocations in systems with
heavy memory fragmentation.
Signed-off-by: Justin Chen <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions