Scatter/gather I/O
bobsql SQL Server on Linux: Scatter/Gather == Vectored I/O
oreilly Chapter 4. Advanced File I/O
Scatter/gather I/O
Allows a single call to read from or write data to many buffers at once; useful for bunching together fields of different data structures to form one I/O transaction.