[MPlayer-users] hdparm

Christoph Enzmann christoph.enzmann at gmx.ch
Sun Aug 11 12:45:02 CEST 2002


en ne wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]

> I was trying to use hdparm like I did when I had the
> same problem under the RH7.1, with something like -d1
> -X34. Now there is no improvement and the "Timing
> buffered disk reads" options is always constant...
> Is the value (reported below) too low for such a
> device? 

> /dev/hdc:
>  HDIO_GET_MULTCOUNT failed: Invalid argument
>  I/O support  =  1 (32-bit)
>  unmaskirq    =  1 (on)
>  using_dma    =  0 (off)
>  keepsettings =  1 (on)
>  HDIO_GET_NOWERR failed: Invalid argument
>  readonly     =  1 (on)
>  readahead    =  8 (on)
>  HDIO_GETGEO failed: Invalid argument
>  busstate     =  1 (on)
DMA isn't enabled, try again (hdparm -d1)

>  hdparm -tT /dev/hdc
> 
> /dev/hdc:
>  Timing buffer-cache reads:   128 MB in  2.10 seconds
> = 60.95 MB/sec
>  Timing buffered disk reads:  64 MB in 39.14 seconds =
>  1.64 MB/sec
thats too slow
  hdparm -tT /dev/hdb

/dev/hdb:
  Timing buffer-cache reads:   128 MB in  0.75 seconds =170.67 MB/sec
  Timing buffered disk reads:  64 MB in 36.39 seconds =  1.76 MB/sec

hdparm /dev/hdb

/dev/hdb:
  HDIO_GET_MULTCOUNT failed: Invalid argument
  I/O support  =  0 (default 16-bit)
  unmaskirq    =  1 (on)
  using_dma    =  1 (on)
  keepsettings =  0 (off)
  HDIO_GET_NOWERR failed: Invalid argument
  readonly     =  1 (on)
  readahead    =  8 (on)
  HDIO_GETGEO_BIG failed: Invalid argument




More information about the MPlayer-users mailing list