kernel: use default fq_codel memory limit on PPC64
authorStijn Tintel <[email protected]>
Tue, 26 Apr 2022 11:19:59 +0000 (14:19 +0300)
committerStijn Tintel <[email protected]>
Wed, 8 Feb 2023 15:18:04 +0000 (17:18 +0200)
commit9c6bb38a6aff5b3624a28482fc9ef4627e54caf1
tree4acf6926a89b9fed0f5fae79c75c907e20a234b2
parente950b763a1f9aad19a2724060fabd31d53031d4a
kernel: use default fq_codel memory limit on PPC64

The qoriq target is the only PPC64 target, and the only supported device
comes with 4GB RAM. Use the default memory limit on PPC64 for fq_codel,
as 4MB is suboptimal for even gigabit.

Signed-off-by: Stijn Tintel <[email protected]>
target/linux/generic/hack-5.10/660-fq_codel_defaults.patch
target/linux/generic/hack-5.15/660-fq_codel_defaults.patch