LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 784|回复: 4

开机到这里的时候很慢

[复制链接]
发表于 2003-4-14 17:46:01 | 显示全部楼层 |阅读模式
Partition check
hda:<4>hda:dma_timer_rexpirg dma status=0*21
hda:time out waiting for DMA


该怎么解决?
 楼主| 发表于 2003-4-14 17:46:40 | 显示全部楼层
我的是redhat 9
发表于 2003-4-15 18:23:43 | 显示全部楼层
说一下硬件配置,是不是硬盘支持DMA???
把/etc/sysconfig/harddisks文件发上来,看一下再说。
 楼主| 发表于 2003-4-15 22:09:13 | 显示全部楼层

发现就这么点

# These options are used to tune the hard drives -
# read the hdparm man page for more information

# Set this to 1 to enable DMA. This might cause some
# data corruption on certain chipset / hard drive
# combinations. This is used with the "-d" option

# USE_DMA=1

# Multiple sector I/O. a feature of most modern IDE hard drives,
# permitting the transfer of multiple sectors per I/O interrupt,
# rather than the usual one sector per interrupt.  When this feature
# is enabled, it typically reduces operating system overhead for disk
# I/O by 30-50%.  On many systems, it also provides increased data
# throughput of anywhere from 5% to 50%.  Some drives, however (most
# notably the WD Caviar series), seem to run slower with multiple mode
# enabled. Under rare circumstances, such failures can result in
# massive filesystem corruption. USE WITH CAUTION AND BACKUP.
# This is the sector count for multiple sector I/O - the "-m" option
#
# MULTIPLE_IO=16

# (E)IDE 32-bit I/O support (to interface card)
#
# EIDE_32BIT=3

# Enable drive read-lookahead
#
# LOOKAHEAD=1

# Add extra parameters here if wanted
# On reasonably new hardware, you may want to try -X66, -X67 or -X68
# Other flags you might want to experiment with are -u1, -a and -m
# See the hdparm manpage (man hdparm) for details and more options.
#
EXTRA_PARAMS=


麻烦了
发表于 2003-4-15 22:20:55 | 显示全部楼层
有点怪了,因为硬盘的DMA没有打开,按理说不应该出现这样的情况.
把DMA打开试一下吧.
# USE_DMA=1
把这行前面的#号去掉,试一下
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表