summaryrefslogtreecommitdiffstats
path: root/drivers/phy
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2018-11-19 14:11:12 -0800
committerJens Axboe <axboe@kernel.dk>2018-12-07 22:26:57 -0700
commite6a622fd6d66b83779357e3400f487fc159a7d83 (patch)
tree23c128b4f918466bea9dc3c7a2669ea9916ea849 /drivers/phy
parent6e2e312ea7ff73acfafaa5c9851e151e9483c761 (diff)
downloadlinux-e6a622fd6d66b83779357e3400f487fc159a7d83.tar.bz2
nvmet: support fabrics sq flow control
Technical proposal 8005 "fabrics SQ flow control" introduces a mode where a host and controller agree to omit sq_head pointer updates when sending nvme completions. In case the host indicated desire to operate in this mode (connect attribute) the controller will return back a connect completion with sq_head value of 0xffff as indication that it will omit sq_head pointer updates. This mode saves us an atomic update in the I/O path. Reviewed-by: Hannes Reinecke <hare@suse.com> [hch: suggested better implementation] Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions