From: "kyle" <kylewong@southa.com>
To: linux-raid@vger.kernel.org
Cc: "Sergey A. Sukiyazov" <sergey.sukiyazov@gmail.com>,
kyle <kylewong@southa.com>
Subject: Re: ahci slow transfer rate with kernel 2.6.23-2.6.25
Date: Mon, 28 Apr 2008 22:45:20 +0800 [thread overview]
Message-ID: <003901c8a93e$7b4e88b0$0a01a8c0@kylecea1512a3f> (raw)
In-Reply-To: 9359bbd70804280211ta587f87sff83dba5f7974796@mail.gmail.com
Ok, I'll try set queue_depth to 1 to see if there's any improvement. btw,
the same disk connected to sil3132 controller has no problem at all with
queue_depth = 31, I got over 100MB/s for hdparm, dd, etc test with
ST3500320AS + sil3132. So I assume the problem would be ahci.
Thanks a lot.
----- Original Message -----
From: Sergey A. Sukiyazov
To: kylewong@southa.com
Sent: Monday, April 28, 2008 5:11 PM
Subject: Re: ahci slow transfer rate with kernel 2.6.23-2.6.25
Hi
I have some problem. Try set queue_depth in "1" for disks, it disables NCQ
and the transfer rate
has returned to 100MB/S. It's ST3500320AS problem with NCQ implementation (I
think :-))
for i in sda sdb sdd sdf ; do
echo "1" > /sys/block/${i}/device/queue_depth
done
See also: http://bugzilla.kernel.org/show_bug.cgi?id=8327
--
Best regards
Sergey A. Sukiyazov
http://corwin.rostovlinux.ru/
parent reply other threads:[~2008-04-28 14:45 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <9359bbd70804280211ta587f87sff83dba5f7974796@mail.gmail.com>]
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='003901c8a93e$7b4e88b0$0a01a8c0@kylecea1512a3f' \
--to=kylewong@southa.com \
--cc=linux-raid@vger.kernel.org \
--cc=sergey.sukiyazov@gmail.com \
/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