Re: optimal disk performance, ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2008-12-14 at 17:17 -0500, Mike Mazarick wrote:
> If anyone else has been down this road and knows of how to solve the> underlying issues (sata hard disk interrupts taking up too much PCI> bandwidth), I am still searching for an answer and I’m VERY interested> in hearing something from you.
i didn't write the original version of this, but you might find ituseful. use it as normal system startup script (how to do this variesdepending on your distro, but probably involves /etc/rc.d/init.d)
#!/bin/sh
case $1 in	start)		setpci -v -s "*:*.*" latency_timer=b0		# Update this one with the device you want to optimize		setpci -v -s 04:01.0 latency_timer=ffesac
exit 0
_______________________________________________Linux-audio-user mailing listLinux-audio-user@xxxxxxxxxxxxxxxxxxxxxxxx://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux