Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169731 > unrolled thread
| Started by | Ming Lei <ming.lei@canonical.com> |
|---|---|
| First post | 2015-06-22 08:40 +0200 |
| Last post | 2015-06-22 08:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v5 2/5] block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop Ming Lei <ming.lei@canonical.com> - 2015-06-22 08:40 +0200
| From | Ming Lei <ming.lei@canonical.com> |
|---|---|
| Date | 2015-06-22 08:40 +0200 |
| Subject | Re: [PATCH v5 2/5] block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop |
| Message-ID | <pE3yG-4bg-25@gated-at.bofh.it> |
On Wed, Jun 10, 2015 at 3:36 PM, Christoph Hellwig <hch@infradead.org> wrote:
> On Tue, Jun 09, 2015 at 09:49:23PM +0800, Ming Lei wrote:
>> It doesn't make sense to enable merge because the I/O
>> submitted to backing file is handled page by page.
>
> Looks fine, but does it make any difference?
Looks no, see the following result, please:
- iops tested by fio: loop over image on HDD.
patched vs. non-patched
randread 158 161
read 8716 8784
randwrite 6076 5893
write 21896 22066
Thanks,
Ming
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web