Gentoo Archives: gentoo-amd64

From: Allan Wang <allanvv@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] controlling processor peaks
Date: Sat, 23 Jul 2005 20:16:24
Message-Id: 1122149704.16577.14.camel@localhost
In Reply to: Re: [gentoo-amd64] controlling processor peaks by Mark Creamer
1 On Sat, 2005-07-23 at 19:41 +0000, Mark Creamer wrote:
2 > Here's the output:
3 >
4 > /dev/hda:
5 > multcount = 16 (on)
6 > IO_support = 0 (default 16-bit)
7 > unmaskirq = 0 (off)
8 > using_dma = 0 (off)
9 > keepsettings = 0 (off)
10 > readonly = 0 (off)
11 > readahead = 256 (on)
12 > geometry = 30515/255/63, sectors = 251000193024, start = 0
13 Yup, just as I thought, you have dma off. You'll need to run lspci and
14 find the IDE controller for your motherboard. Then in your kernel
15 configuration, enable support for that ide controller (device drivers ->
16 ide/atapi support), and reboot. It should be nice and fast afterwards.
17
18 Allan
19
20 --
21 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] controlling processor peaks Mark Creamer <mcreamer@××××××××.net>