[PATCH 0/1] RISC-V: kernel parameter for unaligned access speed

From: Jesse Taube
Date: Mon Aug 05 2024 - 13:40:14 EST


Add a kernel parameter to the unaligned access speed. This allows
skiping of the speed tests for unaligned accesses, which often is very
slow.

This patch requires (RISC-V: Detect and report speed of unaligned vector
accesses) to be applied first.

https://lore.kernel.org/all/20240726163719.1667923-1-jesse@xxxxxxxxxxxx/

Jesse Taube (1):
RISC-V: Add parameter to unaligned access speed

arch/riscv/kernel/unaligned_access_speed.c | 81 ++++++++++++++++++++++
1 file changed, 81 insertions(+)

--
2.45.2