Home
last modified time | relevance | path

Searched hist:"55 eb942eda2ccbbbea61db4c1a774ba22b618046" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-file.cdiff 55eb942eda2ccbbbea61db4c1a774ba22b618046 Tue Jun 19 23:01:41 CDT 2018 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvmet: add buffered I/O support for file backed ns

Add a new "buffered_io" attribute, which disabled direct I/O and thus
enables page cache based caching when enabled. The attribute can only
be changed when the namespace is disabled as the file has to be reopend
for the change to take effect.

The possibly blocking read/write are deferred to a newly introduced
global workqueue.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dconfigfs.cdiff 55eb942eda2ccbbbea61db4c1a774ba22b618046 Tue Jun 19 23:01:41 CDT 2018 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvmet: add buffered I/O support for file backed ns

Add a new "buffered_io" attribute, which disabled direct I/O and thus
enables page cache based caching when enabled. The attribute can only
be changed when the namespace is disabled as the file has to be reopend
for the change to take effect.

The possibly blocking read/write are deferred to a newly introduced
global workqueue.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dnvmet.hdiff 55eb942eda2ccbbbea61db4c1a774ba22b618046 Tue Jun 19 23:01:41 CDT 2018 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvmet: add buffered I/O support for file backed ns

Add a new "buffered_io" attribute, which disabled direct I/O and thus
enables page cache based caching when enabled. The attribute can only
be changed when the namespace is disabled as the file has to be reopend
for the change to take effect.

The possibly blocking read/write are deferred to a newly introduced
global workqueue.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dcore.cdiff 55eb942eda2ccbbbea61db4c1a774ba22b618046 Tue Jun 19 23:01:41 CDT 2018 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvmet: add buffered I/O support for file backed ns

Add a new "buffered_io" attribute, which disabled direct I/O and thus
enables page cache based caching when enabled. The attribute can only
be changed when the namespace is disabled as the file has to be reopend
for the change to take effect.

The possibly blocking read/write are deferred to a newly introduced
global workqueue.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>