<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">Marco, here are my numbers from a different thread. Do they seem reasonable? Also, are you using SATA drives and have you been able to tune them if so?

without mythfrontend:
jesse@dionysis:~&gt; sudo hdparm -Tt /dev/sda
/dev/sda:
 Timing cached reads:   2500 MB in  2.00 seconds = 1250.10 MB/sec
 Timing buffered disk reads:  210 MB in  3.02 seconds =  69.63 MB/sec

with mythfrontend:
/dev/sda:
 Timing cached reads:   328 MB in  2.04 seconds = 161.00 MB/sec
 Timing buffered disk reads:   48 MB in  3.14 seconds =  15.28 MB/sec


Jesse.



</pre>
<br>
Marco Nelissen wrote:
<blockquote cite="mid590301367267-BeMail@nice" type="cite">
  <blockquote type="cite">
    <pre wrap="">Marco Nelissen wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I agree, it *should* be able to deal with this. Have you tried to isolate
the problem by measuring disk throughput, network throughput and CPU usage
while doing so? Are you using XvMC?
  
      </pre>
    </blockquote>
    <pre wrap="">It seems that the disk throughput is the problem. I get 20-66 MB/s when 
watching TV, as measured by "hdparm -tT /dev/sda" whereas others get 
200-300 MB/s. I get that much when idling only. No XvMC, and CPU is 
consistent with what others get (I am not at home right now.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Are you sure about that "200-300 MB/s"? That seems awfully low for it
being the "cached reads" result (which doesn't actually hit the disk),
and awfully high for the "buffered disk reads" result on a single-disk
(or even two-disk raid) configuration.
I'm getting 1300 MB/sec cached reads (which don't actually hit the disk)
and around 65 MB/sec buffered disk reads (which does read from disk)
when the system is mostly idle. My system is somewhat similar to yours:
a combined front/back end with an Athlon64 3200+, 512MB RAM, nVidia FX5200,
250 GB SATA disk. I do have XvMC enabled though.
When I run 'hdparm -tT' while playing back HD in mythtv, I get between
6 and 15 MB/sec for the buffered disk reads. I can play another HD
stream shared over SMB to another machine without trouble while playing
the one in mythtv, and both play smoothly. If I run hdparm -tT while
playing both, I get around 3.5 MB/sec. While running hdparm video does
stutter a little.

_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>

  </pre>
</blockquote>
</body>
</html>