numam-spdk/app
Ben Walker 4e3cc6e1de nvmf: Change max_delay_us to 0
This sets the maximum tolerated additional latency
on an I/O, which potentially allows a thread to
sleep and save power. However, today if a poller
is registered on the thread it will never sleep,
which is always true for the nvmf_tgt.

Further, if this were fixed such that the thread could
sleep as long as the pollers all reported idle, this
max latency ends up breaking the QoS test because the
service provided is more than 10% away from the target
number.

Change-Id: Ic9decbd92ad4e0c19eb81eea18a59207d6028367
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/432497
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Piotr Pelpliński <piotr.pelplinski@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-11-13 14:26:37 +00:00
..
iscsi_tgt iscsi, nvmf, vhost: remove default config file pathnames 2018-09-05 19:46:17 +00:00
iscsi_top app,lib: fix checking mmap return value 2018-03-30 16:18:34 -04:00
nvmf_tgt nvmf: Change max_delay_us to 0 2018-11-13 14:26:37 +00:00
spdk_tgt mk: don't use '-include spdk/config.h' 2018-10-02 23:13:32 +00:00
trace app/trace: calculate per-core overlaps correctly 2018-09-05 18:03:43 +00:00
vhost Revert "env: remove default pre-reserved memory size" 2018-11-09 18:31:45 +00:00
Makefile app/spdk_tgt: add unified SPDK target application 2018-03-09 09:56:44 -05:00