HomeFreeBSD

Coalesce socket reads in software iSCSI.

Description

Coalesce socket reads in software iSCSI.

Instead of 2-4 socket reads per PDU this can do as low as one read
per megabyte, dramatically reducing TCP overhead and lock contention.

With this on iSCSI target I can write more than 4GB/s through a
single connection.

MFC after: 1 month

Details

Provenance
mavAuthored on Feb 22 2021, 5:23 PM
Parents
rGc1b554c86819: if_vtnet: Fix pointer-sign and used parameter warnings
Branches
Unknown
Tags
Unknown