HomeFreeBSD

Optimize riscv's cpu_fetch_syscall_args(), making it possible

Description

Optimize riscv's cpu_fetch_syscall_args(), making it possible
for the compiler to inline the memcpy.

Reviewed by: arichardson, mhorne
MFC after: 2 weeks
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D26528

Details

Provenance
traszAuthored on
Reviewer
arichardson
Differential Revision
D26528: Optimize riscv's cpu_fetch_syscall_args()
Parents
rS366391: Move KTRUSERRET() from userret() to ast(). It's a really long
Branches
Unknown
Tags
Unknown