Re: Linux 2.6.29

From: Lennart Sorensen
Date: Mon Apr 06 2009 - 10:06:58 EST


On Sat, Apr 04, 2009 at 07:02:51PM -0400, Jeff Garzik wrote:
> Is dd + sync_file_range really a realistic comparison? dd is streaming
> as fast as the disk can output data, whereas MythTV is streaming as fast
> as video is being recorded. If you are maxing out your disk throughput,
> there will be obvious impact no matter what.
>
> I would think a more accurate comparison would be recording multiple
> video streams in parallel, comparing fsync/fdatasync/sync_file_range?
>
> IOW, what is an average MythTV setup -- what processes are actively
> reading/writing storage? Where are you noticing latencies, and does
> sync_file_range decrease those areas of high latency?

I am going to give the patch a shot. I run dual tuners after all, so
I do get multiple streams recording while doing playback at the same time.

--
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/