From: Alexander Gordeev <agordeev@redhat.com>
To: Tejun Heo <tj@kernel.org>
Cc: Alexander Gordeev <agordeev@redhat.com>,
linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
"Nicholas A. Bellinger" <nab@linux-iscsi.org>
Subject: [PATCH 0/1] libata: Get rid of ata_port::qc_allocated bitmask
Date: Tue, 21 Jan 2014 16:02:25 +0100 [thread overview]
Message-ID: <cover.1390315528.git.agordeev@redhat.com> (raw)
Hi Tejun,
This update is against "scsi-mq" branch in Nicholas tree:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git
A quick check with 'fio' tool's random reading indicates an
moderate improvement on a single drive, four threads and the
queue depth of 32:
read : io=131072KB, bw=149785B/s, iops=36, runt=896066msec
vs
read : io=131072KB, bw=166884B/s, iops=40, runt=804257msec
I have not measured cache line bouncing itself. I am kind of
limited in hardware configurations, but let me know if you
want to see more testing anyway.
Thanks!
Alexander Gordeev (1):
libata: Get rid of ata_port::qc_allocated bitmask
drivers/ata/libata-core.c | 82 +++++++++++++++++++++++++++++++-------------
include/linux/libata.h | 6 ++-
2 files changed, 62 insertions(+), 26 deletions(-)
--
1.7.7.6
next reply other threads:[~2014-01-21 15:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 15:02 Alexander Gordeev [this message]
2014-01-21 15:02 ` [PATCH 1/1] libata: Get rid of ata_port::qc_allocated bitmask Alexander Gordeev
2014-02-11 8:40 ` Alexander Gordeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1390315528.git.agordeev@redhat.com \
--to=agordeev@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nab@linux-iscsi.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).