nvme: increase number of NVME_ADMIN_TRACKERS
Change-Id: I9f5ef187b70a61eda8f0d16677dd5cbe4e4fa3c2 Signed-off-by: GangCao <gang.cao@intel.com>
This commit is contained in:
parent
7d5bcb4893
commit
022b8a6df4
@ -38,7 +38,7 @@
|
||||
#include "nvme_internal.h"
|
||||
|
||||
#define NVME_ADMIN_ENTRIES (128)
|
||||
#define NVME_ADMIN_TRACKERS (16)
|
||||
#define NVME_ADMIN_TRACKERS (64)
|
||||
|
||||
/*
|
||||
* NVME_IO_ENTRIES defines the size of an I/O qpair's submission and completion
|
||||
|
Loading…
Reference in New Issue
Block a user