diff options
author | Justin Chen <justin.chen@broadcom.com> | 2024-02-28 14:53:59 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 09:22:50 +0000 |
commit | 4688f4f41cfa76638a37db3837cc485e5c83d307 (patch) | |
tree | f4b34f2b7058869ef752c04810300eeadee35976 /scripts/bpf_doc.py | |
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 <justin.chen@broadcom.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions