[linux-audio-dev] Re: Tune for read (reiserfs)

Andrew Burgess aab at cichlid.com
Wed Jun 18 13:44:01 UTC 2003


>I have two linux computers with ext3 and reiserfs file systems

>cat /proc/sys/vm/bdflush
>echo "100 200 64 512 31 2000 50 1884 2" > /proc/sys/vm/bdflush
>breaks again sounds little bit shorter

>does somebody knows best paremeters
>for comands
>elvtune -r -w
>echo "p1...pn" > /proc/sys/vm/bdflush

This does it for me:

echo 10 0 0 0 50 300 60 0 0 > /proc/sys/vm/bdflush
for x in a b c d e f g h; do 
  elvtune /dev/sd$x -r 512 -w 1024
  elvtune /dev/hd$x -r 512 -w 1024
done

I also renice the sound programs to -19

I don't use any special kernels yet.




More information about the Linux-audio-dev mailing list