linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Strauss <me@heyjay.com>
To: Gordon Henderson <gordon@drogon.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: Raid 1 install revealed poor HD performance (I think)
Date: Tue, 17 May 2005 11:17:40 -0500	[thread overview]
Message-ID: <428A1924.8030801@heyjay.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0505171649090.32621@lion.drogon.net>

Gordon Henderson wrote:
> On Tue, 17 May 2005, Jay Strauss wrote:
> 
> 
>>I'm very unfamiliar with options for speeding up hard drive access.
>>What might Knoppix be setting (and how would I look for it), that it's
>>getting 100% better drive performance than a plain jane Sarge install?
> 
> 
> The usual culprit is DMA. (Or lack of it in your case)
> 
> What does
> 
>   hdparm /dev/hda
> 
> give under each OS?
> 
> You can use hdparm to enable DMA, but this doesn't always work - the real
> solution is to work out what type of IDE controller you have and make sure
> it's compiled into your kernel.
> 
> Gordon
> 
> 
> 

thanks Gordon, below are the outputs from both trials.  How would I go 
about finding out the IDE controller I have?


Sarge:~# hdparm /dev/hda

/dev/hda:
  multcount    =  0 (off)
  IO_support   =  0 (default 16-bit)
  unmaskirq    =  0 (off)
  using_dma    =  1 (on)
  keepsettings =  0 (off)
  readonly     =  0 (off)
  readahead    = 256 (on)
  geometry     = 19457/255/63, sectors = 312581808, start = 0

knoppix

/dev/hda:
  multcount    = 16 (on)
  IO_support   =  0 (default 16-bit)
  unmaskirq    =  0 (off)
  using_dma    =  1 (on)
  keepsettings =  0 (off)
  readonly     =  0 (off)
  readahead    =  8 (on)
  geometry     = 19457/255/63, sectors = 312581808, start = 0


  reply	other threads:[~2005-05-17 16:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-17 15:11 Raid 1 install revealed poor HD performance (I think) Jay Strauss
2005-05-17 15:50 ` Gordon Henderson
2005-05-17 16:17   ` Jay Strauss [this message]
2005-05-17 16:23     ` Gordon Henderson
2005-05-17 16:52       ` Mike Hardy
2005-05-17 20:51         ` Jay Strauss
2005-05-17 20:54           ` Mike Hardy
2005-05-17 22:16             ` Tobias Hofmann
2005-05-17 23:00               ` Jay Strauss
2005-05-18  3:28               ` Jay Strauss
2005-05-17 22:45           ` Peter T. Breuer
2005-05-17 23:42 ` Henrik Holst
2005-05-18  3:30   ` Jay Strauss
2005-05-17 23:44 ` Henrik Holst
2005-05-19 15:32   ` Jay Strauss
2005-05-19 16:14     ` Mike Hardy
2005-05-19 18:40       ` Jay Strauss
2005-05-19 20:43         ` Mike Hardy
2005-05-20  1:43           ` Jay Strauss
     [not found] <Pine.LNX.4.44.0505180206580.1777-100000@coffee.psychology.mcmaster.ca>
2005-05-18 15:08 ` Mike Hardy

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=428A1924.8030801@heyjay.com \
    --to=me@heyjay.com \
    --cc=gordon@drogon.net \
    --cc=linux-raid@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 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).