Spdk/module/bdev/nvme
Ben Walker 282b8b70a7 bdev/nvme: Don't allocate inactive namespaces
If the number of namespaces is very large, this can cause excessive
memory allocation. This is especially true because when the number of
namespaces is large, it is almost always very sparsely populated.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: I27d94956c222ae3c49c6a7422164ae3a8ec8d963
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9302
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-09-08 08:06:39 +00:00
..
bdev_nvme_cuse_rpc.c bdev/nvme: Rename nvme_bdev_ctrlr by nvme_ctrlr 2021-07-13 08:57:33 +00:00
bdev_nvme_rpc.c bdev/nvme: Reverse order of checks in bdev_nvme_attach_controllers 2021-09-08 08:06:23 +00:00
bdev_nvme.c bdev/nvme: Don't allocate inactive namespaces 2021-09-08 08:06:39 +00:00
bdev_nvme.h bdev/nvme: Include hostnqn into ctrlr_opts when calling bdev_nvme_create() 2021-08-31 08:38:49 +00:00
common.c bdev/nvme: Remove async callbacks for populating namespaces 2021-09-03 08:07:25 +00:00
common.h bdev/nvme: Don't allocate inactive namespaces 2021-09-08 08:06:39 +00:00
Makefile bdev/nvme: Remove OCSSD support 2021-09-03 08:07:25 +00:00
nvme_rpc.c bdev/nvme: Rename nvme_bdev_ctrlr by nvme_ctrlr 2021-07-13 08:57:33 +00:00
vbdev_opal_rpc.c bdev/nvme: Rename nvme_bdev_ctrlr by nvme_ctrlr 2021-07-13 08:57:33 +00:00
vbdev_opal.c bdev/nvme: Rename nvme_bdev_ctrlr by nvme_ctrlr 2021-07-13 08:57:33 +00:00
vbdev_opal.h module/bdev_nvme: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00