opnsense-src/sys/dev/nvmf
John Baldwin 45c8b3b908 nvmf: Limit the default I/O queue size to 128 entries
Previously the size defaulted to the maximum supported size reported
by the remote host.  The value of 128 matches the default on Linux and
avoids excessive resource usage for I/O queues.

Sponsored by:	Chelsio Communications

(cherry picked from commit 1602f0013bddc7b59b0b8de94c0e6cd742ffc9be)
2026-04-24 11:42:35 -04:00
..
controller nvmf: Fix null ptr reference 2026-03-25 01:27:40 +00:00
host nvmf: Add support for DIOCGIDENT 2026-04-24 11:26:37 -04:00
nvmf.h nvmf: Limit the default I/O queue size to 128 entries 2026-04-24 11:42:35 -04:00
nvmf_proto.h nvmf: Add explicit alignment for struct nvmf_fabric_cmd 2024-05-06 15:19:39 -07:00
nvmf_tcp.c nvmf: Fix a typo in a source code comment 2025-08-25 10:36:17 +02:00
nvmf_tcp.h nvmf: fix build with __assert_unreachable() addition to userland 2025-01-12 18:41:37 -06:00
nvmf_transport.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport_internal.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00