Commits
Camelia Alexandra Groza committed a60ce25d4a0
arm64: lsdk.config: lower the default NR_CPUS to 16 The default NR_CPUS was increased in 846a415 ("arm64: default NR_CPUS to 256"). This change caused performance degradations of up to 40% in IP forwarding scenarios for DPAA1 platforms. Lower the default to 16, the maximum number of cores available on NXP ARM platforms supported by the LSDK. Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Acked-by: Li Yang <leoyang.li@nxp.com> Tested-by: X.f.Ren <xiaofeng.ren@nxp.com>