Actions
Bug #5926
closedinsert buffer between zfs send's read from disk and write to fd
Start date:
2015-05-15
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
To improve performance of "zfs send", we can decouple the reading of data off disk from the writing of the data to the file descriptor (which is typically a pipe going over the network).
Updated by Matthew Ahrens almost 7 years ago
- Status changed from New to Rejected
Actions