public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mplayer + heavy io: why ionice doesn't help?
@ 2006-08-18 17:37 Denis Vlasenko
  2006-08-18 17:57 ` Nick Warne
  2006-08-18 18:01 ` Eric Piel
  0 siblings, 2 replies; 12+ messages in thread
From: Denis Vlasenko @ 2006-08-18 17:37 UTC (permalink / raw)
  To: mplayer-users, linux-kernel

Hi,

I noticed that mplayer's video playback starts to skip
if I do some serious copying or grepping on the disk
with movie being played from.

nice helps, but does not eliminate the problem.
I guessed that this is a problem with mplayer
failing to read next portion of input data in time,
so I used Jens's ionice.c from
Documentation/block/ioprio.txt

I am using it this:

ionice -c1 -n0 -p<mplayer pid>

but so far I don't see any effect from using it.
mplayer still skips.

Does anybody have an experience in this?
--
vda

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-08-22 17:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 17:37 mplayer + heavy io: why ionice doesn't help? Denis Vlasenko
2006-08-18 17:57 ` Nick Warne
2006-08-18 18:01 ` Eric Piel
2006-08-19 18:04   ` Denis Vlasenko
2006-08-20  8:22     ` Jan Engelhardt
2006-08-20 14:43       ` Lee Revell
2006-08-20 16:43         ` Denis Vlasenko
2006-08-20 21:36           ` Lee Revell
2006-08-20 22:04             ` Jan Engelhardt
2006-08-22 16:26             ` Denis Vlasenko
2006-08-22 17:37               ` Jan Engelhardt
2006-08-22 17:38               ` Xavier Bestel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox