From: Jens Axboe <axboe@suse.de>
To: Mark Hahn <hahn@physics.mcmaster.ca>,
Kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: ATA TCQ problems in 2.5.59
Date: Sun, 26 Jan 2003 17:21:20 +0100 [thread overview]
Message-ID: <20030126162120.GO889@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0301261116390.16853-100000@coffee.psychology.mcmaster.ca>
On Sun, Jan 26 2003, Mark Hahn wrote:
> > I'm trying to turn on TCQ on 2.5.59, but it doesn't seem be able to set it to
> > anything but 0 and 1. This is with TCQ default 'off':
> >
> > # cat /proc/ide/hda/settings | grep using_tcq
> > using_tcq 0 0 32 rw
> > # echo using_tcq:32 > /proc/ide/hda/settings
> > # cat /proc/ide/hda/settings | grep using_tcq
> > using_tcq 1 0 32 rw
>
> but it's a flag, not a count. use CONFIG_BLK_DEV_IDE_TCQ_DEPTH
> if you want something other than the default depth of 1.
It's a flag, correct. The default depth is 32 though, not 1. And with
newer hdparms you can use -Q to set/query the tag depth of the drive. Be
careful with that though, it's not too well tested. IDE TCQ in 2.5 needs
a bit of work, I hope to do so soonish...
--
Jens Axboe
next prev parent reply other threads:[~2003-01-26 16:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-26 15:05 ATA TCQ problems in 2.5.59 Roy Sigurd Karlsbakk
2003-01-26 16:18 ` Mark Hahn
2003-01-26 16:21 ` Jens Axboe [this message]
2003-01-27 13:50 ` Roy Sigurd Karlsbakk
2003-01-27 14:03 ` Jens Axboe
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=20030126162120.GO889@suse.de \
--to=axboe@suse.de \
--cc=hahn@physics.mcmaster.ca \
--cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.