aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth/btsockstat/(developers-only)
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2026-04-09 16:18:31 +0000
committerWarner Losh <imp@FreeBSD.org>2026-04-09 23:37:21 +0000
commit82ff1c334b97e5b68e6330e90f0aa6ae0f6af9aa (patch)
treee11ab6830444630ca617a4eafce3ea451a68c064 /usr.bin/bluetooth/btsockstat/(developers-only)
parent428034ad0dbe3e39fc9cc96656688dd1f3d408a9 (diff)
nvme: Allow larger user request sizesHEADmain
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 'usr.bin/bluetooth/btsockstat/(developers-only)')
0 files changed, 0 insertions, 0 deletions