Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Slow HD
Date: Wed, 17 Aug 2005 21:50:32
Message-Id: 5bdc1c8b0508171444766dbf2@mail.gmail.com
In Reply to: [gentoo-user] Slow HD by "José Pable Ezequiel Fernández"
1 A quick test would be
2
3 hdparm -tT /dev/hda
4
5 (or whatever drive you are concerned about.) Greater than 15MB/S is
6 almost certainly DMA but good DMA from newer drives should be
7 25-50MB/S
8
9 You can look at the drives parameters using hdparm and reading through
10 the man page to understand what all the values mean.
11
12 Hope this helps,
13 Mark
14
15 On 8/17/05, José Pable Ezequiel Fernández
16 <pablo.fernandez@××××××××××××.ar> wrote:
17 > Hello,
18 > I am not sure, but I think I am experiencing dramatic slow down on my computer
19 > when doing HD intensive (but not CPU intensive) tasks such as coping files
20 > (or rsyncing).
21 > Is it possible that I have disabled dma, or missing a kernel module for my IDE
22 > controler or something like that ?
23 > Any documentation/guide with this kind of things ?
24 > Thanks.
25 > --
26 > José Pable Ezequiel Fernández
27 >
28 > --
29 > gentoo-user@g.o mailing list
30 >
31 >
32
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Slow HD Pupeno <pupeno@××××××.com>