aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.14/300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: unroll MIPS r4k cache blast functionFelix Fietkau2018-03-101-0/+66
Optimize the compiler output for larger cache blast cases that are common for DMA-based networking. On ar71xx, I measured a routing throughput increase of ~8% Signed-off-by: Ben Menchaca <ben.menchaca@qca.qualcomm.com> Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>