linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Willy Gardiol <gardiol@libero.it>
To: Michael Buesch <fsdeveloper@yahoo.de>,
	Frank Van Damme <frank.vandamme@student.kuleuven.ac.be>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	linux-ide@vger.kernel.org
Subject: Re: [2.6] system is very slow during disk access
Date: Thu, 7 Aug 2003 00:19:16 +0200	[thread overview]
Message-ID: <200308070019.17442.gardiol@libero.it> (raw)
In-Reply-To: <200308062131.46017.fsdeveloper@yahoo.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Try to unmask IRQ, this should realy help... 
hdparm -u1 /dev/hda

I usually do on my disks:
hdparm -c1 -u1 -d1 -X69 /dev/hda
(note: use -X69 only for for an UDMA 100 or 133 drive)

> > Maybe you just didn't enable DMA on them. Use hdparm -v /dev/foo to find
> > out.
>
> DMA is on.
>
> root@lfs:/home/mb> hdparm -v /dev/hda
>
> /dev/hda:
>  multcount    = 16 (on)
>  IO_support   =  1 (32-bit)
>  unmaskirq    =  0 (off)
>  using_dma    =  1 (on)
>  keepsettings =  0 (off)
>  readonly     =  0 (off)
>  readahead    = 256 (on)
>  geometry     = 14244/16/63, sectors = 80418240, start = 0
>
>
> root@lfs:/home/mb> hdparm -v /dev/hdc
>
> /dev/hdc:
>  multcount    = 16 (on)
>  IO_support   =  1 (32-bit)
>  unmaskirq    =  0 (off)
>  using_dma    =  1 (on)
>  keepsettings =  0 (off)
>  readonly     =  0 (off)
>  readahead    = 256 (on)
>  geometry     = 14244/16/63, sectors = 80418240, start = 0

- -- 

! 
 Willy Gardiol - gardiol@libero.it
 gardiol.eu.org
 Use linux for your freedom.

   "La guerra non farà mai finire 
    alcuna guerra, nel migliore dei
    casi sarà stata una guerra in più."

      Gino Strada, Buskashì

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/MX7kQ9qolN/zUk4RApDfAJ9RG7HO3j1rHI/A7ZpfljJdNtzIsgCcC+PS
hQofsS2lrTLMFh4JwgzAVp4=
=0g9b
-----END PGP SIGNATURE-----

  reply	other threads:[~2003-08-06 22:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-06 18:51 [2.6] system is very slow during disk access Michael Buesch
2003-08-06 19:29 ` Frank Van Damme
2003-08-06 19:31   ` Michael Buesch
2003-08-06 22:19     ` Willy Gardiol [this message]
2003-08-06 22:27       ` Michael Buesch
2003-08-06 19:29 ` Michael Buesch
2003-08-06 22:04   ` Andrew Morton
2003-08-06 22:44     ` Michael Buesch
2003-08-06 22:56       ` Andrew Morton
2003-08-06 23:10         ` Michael Buesch
2003-08-06 23:01       ` Bartlomiej Zolnierkiewicz
2003-08-06 23:16         ` Michael Buesch
2003-08-06 23:30           ` Bartlomiej Zolnierkiewicz
     [not found] ` <200308062331.08020.insecure@mail.od.ua>
2003-08-06 20:47   ` Michael Buesch
2003-08-07  4:13     ` Nuno Silva
2003-08-07  9:53       ` Michael Buesch

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=200308070019.17442.gardiol@libero.it \
    --to=gardiol@libero.it \
    --cc=frank.vandamme@student.kuleuven.ac.be \
    --cc=fsdeveloper@yahoo.de \
    --cc=linux-ide@vger.kernel.org \
    --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 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).