Home
last modified time | relevance | path

Searched hist:"1 e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/block/
H A Dblk-settings.cdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-merge.cdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk.hdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-sysfs.cdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-core.cdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
H A Dblk-mq.cdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
/openbmc/linux/include/linux/
H A Dblkdev.hdiff 1e739730c5b9ea80a2f25e9cf6e1025d47e3d8ed Wed Feb 08 07:46:49 CST 2017 Christoph Hellwig <hch@lst.de> block: optionally merge discontiguous discard bios into a single request

Add a new merge strategy that merges discard bios into a request until the
maximum number of discard ranges (or the maximum discard size) is reached
from the plug merging code. I/O scheduler merging is not wired up yet
but might also be useful, although not for fast devices like NVMe which
are the only user for now.

Note that for now we don't support limiting the size of each discard range,
but if needed that can be added later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>