diff options
author | Matias Bjørling <matias@cnexlabs.com> | 2017-01-31 15:17:16 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-31 18:32:13 +0300 |
commit | 84d4add793c65b5bda802dcefcf0d7ab1a8e22ed (patch) | |
tree | eac40d17cd823530c96715719473cb142c9918e1 /include/linux/lightnvm.h | |
parent | 19bd6fe73ca812964963aa30827cff9aae64a715 (diff) | |
download | linux-84d4add793c65b5bda802dcefcf0d7ab1a8e22ed.tar.xz |
lightnvm: add ioctls for vector I/Os
Enable user-space to issue vector I/O commands through ioctls. To issue
a vector I/O, the ppa list with addresses is also required and must be
mapped for the controller to access.
For each ioctl, the result and status bits are returned as well, such
that user-space can retrieve the open-channel SSD completion bits.
The implementation covers the traditional use-cases of bad block
management, and vectored read/write/erase.
Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Metadata implementation, test, and fixes.
Signed-off-by: Simon A.F. Lund <slund@cnexlabs.com>
Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/lightnvm.h')
0 files changed, 0 insertions, 0 deletions