On Tuesday 6 February 2007 21:31, Daniel Pielmeier wrote: > On the other i recently recognized when i doing some video editing > i.e. demultiplex the movie with projectx which shows the speed of > writing video and audio to the disk. It writes about 200MB with about > 25MB/s then it halts for about 2-3 seconds and starts again writing > data to the disk, after another 200MB it halts again and starts over > again and so on. I also recognize the same behavior when i multiplex > the video and audio together with mplex. What could cause this > problems
What I/O scheduler are you using? Did you try to experiment with the deadline or the cfq I/O schedulers? If you have them enabled in your kernel config, read Documentation/block/switching-sched.txt and see if things get better after changing the I/O scheduler for your hard disk. Of course, your problem might be caused by something else altogether. -- gentoo-user@gentoo.org mailing list