From 67831847a3fb211784e1d143d472fd86c0e5fab8 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 5 Jun 2023 20:31:44 +0300 Subject: give compiler more room to optimize rpc invocation + Try to write arguments to memory as fast as possible to free up some registers that the compiler can then play with. Qemu runs ~1 700 000 rpc's per second, visionfive2 @1GHz (I think) ~800 000. --- arch/riscv64/conf/init | Bin 3648 -> 4128 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'arch/riscv64/conf/init') diff --git a/arch/riscv64/conf/init b/arch/riscv64/conf/init index 76de753..c372029 100755 Binary files a/arch/riscv64/conf/init and b/arch/riscv64/conf/init differ -- cgit v1.3