The problem with the asynchronous bsg interface
The problem with the asynchronous bsg interface
Posted Jul 20, 2018 14:02 UTC (Fri) by abatters (✭ supporter ✭, #6932)In reply to: The problem with the asynchronous bsg interface by Cyberax
Parent article: The problem with the asynchronous bsg interface
SG currently limits data transfers to 256 MB. But that is still a lot.
sg_common_write() if (hp->dxfer_len >= SZ_256M) return -EINVAL;