Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Incredibly slow disk access
Date: Tue, 08 Jan 2008 01:38:05
Message-Id: 4782D3DF.9050909@bellsouth.net
In Reply to: Re: [gentoo-user] Incredibly slow disk access by William Kenworthy
1 William Kenworthy wrote:
2 > Check the options for your chipset in the kernel - look at device
3 > drivers and ata/... devices. Looks like its just defaulted to the
4 > minimum as it hasnt seen what chipset you are using.
5 >
6 > Also consider moving to libata - seems better where I have tried it.
7 >
8 > BillK
9 >
10 >
11 > On Tue, 2008-01-08 at 02:26 +0200, Wayn0 wrote:
12 >
13 >> Hi All,
14 >>
15 >> I have installed gentoo on my laptop recently and I am having a huge
16 >> problem with speed.
17 >>
18 >> The problem is the insanely slow disk access that I am getting.
19 >>
20 >> here is some output:
21 >>
22 >> manticore ~ # hdparm -tT /dev/hda
23 >>
24 >> /dev/hda:
25 >> Timing cached reads: 5702 MB in 2.00 seconds = 2857.11 MB/sec
26 >> Timing buffered disk reads: 6 MB in 3.37 seconds = 1.78 MB/sec
27 >>
28 >> manticore ~ # /etc/init.d/hdparm start
29 >> * Running hdparm on /dev/hda ...
30 >> HDIO_SET_DMA failed: Operation not permitted
31 >> [ ok ]
32 >> * Running hdparm on /dev/hdd ...
33 >> HDIO_SET_DMA failed: Operation not permitted
34 >> [ ok ]
35 >>
36 >>
37 >> I read on a forum somewhere that this could be caused by the HAL daemon
38 >> so I shut that down and no luck :-(
39 >>
40 >> Any ideas?
41 >>
42 >> Thanks
43 >> Wayn0
44 >>
45
46 Also check that DMA is enabled. If you have the wrong or no chipset
47 selected in your kernel, it won't be there. lspci may be a good one to
48 check as well.
49
50 Dang, that is slow tho.
51
52 Dale
53
54 :-) :-)
55 --
56 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Incredibly slow disk access Mark Shields <laebshade@×××××.com>