Gentoo Archives: gentoo-user

From: Pupeno <pupeno@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Slow HD
Date: Thu, 18 Aug 2005 01:00:52
Message-Id: 200508172156.39946.pupeno@pupeno.com
In Reply to: Re: [gentoo-user] Slow HD by Mark Knecht
1 On Wednesday 17 August 2005 18:44, Mark Knecht wrote:
2 > A quick test would be
3 >
4 > hdparm -tT /dev/hda
5 I got this:
6 /dev/hda:
7 Timing cached reads: 1344 MB in 2.00 seconds = 672.10 MB/sec
8 Timing buffered disk reads: 8 MB in 3.51 seconds = 2.28 MB/sec
9
10 > (or whatever drive you are concerned about.) Greater than 15MB/S is
11 > almost certainly DMA but good DMA from newer drives should be
12 > 25-50MB/S
13 The second speed is evidently wrong.
14
15 > You can look at the drives parameters using hdparm and reading through
16 > the man page to understand what all the values mean.
17 I tried to enable dma, but this happened:
18 # hdparm -d1 /dev/hda
19
20 /dev/hda:
21 setting using_dma to 1 (on)
22 HDIO_SET_DMA failed: Operation not permitted
23 using_dma = 0 (off)
24
25 What am I doing wrong ? some kernel option ?
26
27 Thanks
28 --
29 Pupeno <pupeno@××××××.com> (http://pupeno.com)
30 Reading ? Science Fiction ? http://sfreaders.com.ar

Replies

Subject Author
Re: [gentoo-user] Slow HD Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] Slow HD Joe Menola <menola@×××××××××.net>