6 Feb
2015
6 Feb
'15
10:07 a.m.
On 05/02/2015 01:55, Niall Douglas wrote:
As with network sockets, most DMA engines for disk i/o have hard limits on scatter gather buffer size. That isn't AFIO's problem.
So if I try to write a std::vector that is too large to fit in a scatter/gather buffer, my write will fail?