Remove 2048 Remove Design Remove Operating System Remove Software Engineering
article thumbnail

SQL Server on Linux: Scatter/Gather == Vectored I/O

SQL Server According to Bob

.” – Example writev SQL Server on Linux takes full advantage of vectored I/O, retaining the performance and design benefits. On Linux the total number of buffers that can be read or written, in a single ABI request, is capped at 2048. The buffers must be the operating system page size (4K.)

Servers 40