linux/drivers/nvme/host
Keith Busch a5df5e79c4 nvme: allow user toggling hmb usage
The NVMe host memory buffer may consume a non-negligable amount of
memory. Controllers are required to function without the host memory
buffer enabled, but with possibly degraded performance. Export a sysfs
property to toggle this feature on a per-device granularity so users may
choose to reclaim memory at the expense of storage performance.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2021-08-16 14:42:24 +02:00
..
core.c nvme: code command_id with a genctr for use-after-free validation 2021-08-16 14:42:22 +02:00
fabrics.c nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options 2021-08-16 14:42:23 +02:00
fabrics.h nvme: use blk_execute_rq() for passthrough commands 2021-06-30 15:35:38 -06:00
fault_inject.c nvme: enable to inject errors into admin commands 2019-06-21 11:15:50 +02:00
fc.c block-5.14-2021-07-08 2021-07-09 12:05:33 -07:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme-hwmon: Return error code when registration fails 2021-03-05 13:41:03 +01:00
ioctl.c remove the lightnvm subsystem 2021-08-14 15:54:09 -06:00
Kconfig for-5.14/drivers-2021-06-29 2021-06-30 12:21:16 -07:00
Makefile remove the lightnvm subsystem 2021-08-14 15:54:09 -06:00
multipath.c nvme: fix refcounting imbalance when all paths are down 2021-07-21 09:55:40 +02:00
nvme.h nvme: code command_id with a genctr for use-after-free validation 2021-08-16 14:42:22 +02:00
pci.c nvme: allow user toggling hmb usage 2021-08-16 14:42:24 +02:00
rdma.c nvme: code command_id with a genctr for use-after-free validation 2021-08-16 14:42:22 +02:00
tcp.c nvme: code command_id with a genctr for use-after-free validation 2021-08-16 14:42:22 +02:00
trace.c nvme: add set feature tracing support 2021-08-16 14:42:23 +02:00
trace.h nvme: fix nvme_setup_command metadata trace event 2021-07-21 09:55:44 +02:00
zns.c nvme: split nvme_report_zones 2021-06-03 10:29:26 +03:00