[KLUG Members] slow initial program access

Phillip Hofmeister plhofmei at antiochcomputerconsulting.com
Wed Jun 23 09:49:15 EDT 2004


On Wed, 23 Jun 2004 at 08:08:44AM -0400, Adam Tauno Williams wrote:
> What does dmesg say about how the IDE bus has been configured.  Often times you
> need to manually set the DMA mode and bus speed (idebus=66 as a boot param,
> etc...).

You can use hdparm on the hard drive block device to tell if DMA is
enabled:

plhofmei at Oneill:~$ sudo hdparm /dev/hda
Enter password for SUDO:

/dev/hda:
 multcount    = 16 (on)
 I/O support  =  1 (32-bit)
 unmaskirq    =  1 (on)
 using_dma    =  1 (on)
 keepsettings =  0 (off)
 nowerr       =  0 (off)
 readonly     =  0 (off)
 readahead    =  8 (on)
 geometry     = 9729/255/63, sectors = 156301488, start = 0
 busstate     =  1 (on)

-- 
Phillip Hofmeister

PGP/GPG Key:
http://www.zionlth.org/~plhofmei/
wget -O - http://www.zionlth.org/~plhofmei/key.asc | gpg --import


More information about the Members mailing list