[ltp] Re: DVD cpu usage
   
    Joan Roig Amorós
     
    linux-thinkpad@linux-thinkpad.org
       
    Mon, 13 Sep 2004 22:38:33 -0400
    
    
  
Didn't help, but thanks again.
I keep trying to understand what's going on; a good way to learn, I guess. top 
tells me that XFree is responsible for most of the cpu usage. Can anyone with 
a Radeon 7500 tell me how much cpu is used when watching DVDs and post a good 
XFree config?
thanks a lot
joan
> >Check with "hdparm" that your DVD drive (/dev/hdc?) isusing DMA.
> 
> thanks for you suggestion, it is. Do you recommend any other parameter 
> changes? 
> 
>  
> ~$ hdparm /dev/hdc
> 
> /dev/hdc:
>  HDIO_GET_MULTCOUNT failed: Invalid argument
>  IO_support   =  0 (default 16-bit)
try 32
>  unmaskirq    =  0 (off)
try on
>  using_dma    =  1 (on)
>  keepsettings =  0 (off)
>  readonly     =  0 (off)
well it IS readonly, but I don't know if that matters
>  readahead    = 256 (on)
>  HDIO_GETGEO failed: Invalid argument