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 @
Sponsored by: NVIDIA Networking
Differential Revision: https://reviews.freebsd.org/D36633

(cherry picked from commit 5e59b2734f77da24e2bc45154c7db949b9d790c5)

Details

Provenance
hselaskyAuthored on Sep 20 2022, 1:58 PM
Reviewer
imp
Differential Revision
D36633: cuse(3): Optimise small reads and writes.
Parents
rG6094749a1a5d: vm_page: Fix a logic error in the handling of PQ_ACTIVE operations
Branches
Unknown
Tags
Unknown