When doing small reads and writes use an intermediate buffer to store the
data to save locking the remote process to access data.
MFC after: 1 week
Sponsored by: NVIDIA Networking
Differential D36633
cuse(3): Optimise small reads and writes. • hselasky on Sep 20 2022, 2:00 PM. Authored by Tags None Referenced Files
Subscribers
Details
When doing small reads and writes use an intermediate buffer to store the MFC after: 1 week
Diff Detail
Event TimelineComment Actions Generally I think this looks good.
|