diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-04-09 16:18:31 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-04-09 23:37:21 +0000 |
| commit | 82ff1c334b97e5b68e6330e90f0aa6ae0f6af9aa (patch) | |
| tree | e11ab6830444630ca617a4eafce3ea451a68c064 /lib/msun/tests | |
| parent | 428034ad0dbe3e39fc9cc96656688dd1f3d408a9 (diff) | |
We have a small buffer for pages on the stack, but if the user wants to
do an I/O larger than this we currently fail w/o a way for the user to
know the max size. It's not hard to allocate an array for the uncommon
case of very large I/Os, and the performance advantage of the array is
small in that case anyway. In addition, this allows firmware upgrades
using the full transfer size of the device as a happy accident too.
Sponsored by: Netflix
Reviewed by: chs, chuck
Differential Revision: https://reviews.freebsd.org/D55638
Diffstat (limited to 'lib/msun/tests')
0 files changed, 0 insertions, 0 deletions
