HomeFreeBSD

MFC r314290: Implement use of multiple transfers per I/O.

Description

MFC r314290: Implement use of multiple transfers per I/O.

This change removes limitation of single S/G list entry and limitation on
maximal I/O size, using multiple data transfers per I/O if needed. Also
it removes code duplication between send and receive paths, which are now
completely equal.

Details

Provenance
mavAuthored on
Parents
rS317337: MFC r314256: Use ctl_queue_sense() to implement sense data reporting.
Branches
Unknown
Tags
Unknown