diff options
author | jimharris <jimharris@FreeBSD.org> | 2013-06-26 23:27:17 +0000 |
---|---|---|
committer | jimharris <jimharris@FreeBSD.org> | 2013-06-26 23:27:17 +0000 |
commit | 8579bd1923c5d6c8b60bfa330095859b28a60ac3 (patch) | |
tree | bc5b2877c88bcf3817147158378aec515354c12b /lib/libc/stdio/fwrite.c | |
parent | 4d63e9a6042335ac179666efa53e626cb0d723c3 (diff) | |
download | FreeBSD-src-8579bd1923c5d6c8b60bfa330095859b28a60ac3.zip FreeBSD-src-8579bd1923c5d6c8b60bfa330095859b28a60ac3.tar.gz |
Use MAXPHYS to specify the maximum I/O size for nvme(4).
Also allow admin commands to transfer up to this maximum I/O size, rather
than the artificial limit previously imposed. The larger I/O size is very
beneficial for upcoming firmware download support. This has the added
benefit of simplifying the code since both admin and I/O commands now use
the same maximum I/O size.
Sponsored by: Intel
MFC after: 3 days
Diffstat (limited to 'lib/libc/stdio/fwrite.c')
0 files changed, 0 insertions, 0 deletions