Searched hist:fa8f9ac42350edd3ce82d0d148a60f0fa088f995 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | io-cmd-file.c | diff fa8f9ac42350edd3ce82d0d148a60f0fa088f995 Mon Nov 07 07:01:24 CST 2022 Christoph Hellwig <hch@lst.de> nvmet: only allocate a single slab for bvecs
There is no need to have a separate slab cache for each namespace, and having separate ones creates duplicate debugs file names as well.
Fixes: d5eff33ee6f8 ("nvmet: add simple file backed ns support") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | nvmet.h | diff fa8f9ac42350edd3ce82d0d148a60f0fa088f995 Mon Nov 07 07:01:24 CST 2022 Christoph Hellwig <hch@lst.de> nvmet: only allocate a single slab for bvecs
There is no need to have a separate slab cache for each namespace, and having separate ones creates duplicate debugs file names as well.
Fixes: d5eff33ee6f8 ("nvmet: add simple file backed ns support") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | core.c | diff fa8f9ac42350edd3ce82d0d148a60f0fa088f995 Mon Nov 07 07:01:24 CST 2022 Christoph Hellwig <hch@lst.de> nvmet: only allocate a single slab for bvecs
There is no need to have a separate slab cache for each namespace, and having separate ones creates duplicate debugs file names as well.
Fixes: d5eff33ee6f8 ("nvmet: add simple file backed ns support") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
|