HomeFreeBSD

cuse(3): Optimise small reads and writes.

Description

cuse(3): Optimise small reads and writes.

When doing small reads and writes use an intermediate buffer to store the
data to save locking the remote process to access data.

Reviewed by: imp @
Differential Revision: https://reviews.freebsd.org/D36633
MFC after: 1 week
Sponsored by: NVIDIA Networking

Details

Provenance
hselaskyAuthored on Sep 20 2022, 1:58 PM
Reviewer
imp
Differential Revision
D36633: cuse(3): Optimise small reads and writes.
Parents
rG8f0a3c9c3551: cuse(3): Use bool type for boolean value instead of int type.
Branches
Unknown
Tags
Unknown