[mythtv-commits] Re: Ticket #551: blocking in ThreadedFileWriter
MythTV
mythtv at cvs.mythtv.org
Sun Nov 13 17:09:55 EST 2005
#551: blocking in ThreadedFileWriter
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: danielk
Type: defect | Status: assigned
Priority: critical | Milestone: 0.19
Component: mythtv | Version: head
Severity: medium | Resolution:
-----------------------+----------------------------------------------------
Comment (by danielk):
Hmmm, this is very strange, it seems to be spending all it's time
rescheduling, not
in writing to disk.
Can you try disabling EIT parsing? To see if that makes the problem go
away.
Also when you rerun OProfile try this
{{{
opcontrol --image=/usr/local/bin/mythbackend -e
CPU_CLK_UNHALTED:10000:0x00:1:1 /etc/init.d/mythbackend restart
}}}
It lowers the cycles between samples from 100,000 to 10,000 which should
give you more meaningful results more quickly. If opcontrol doesn't allow
such a low value, it should tell you what the minimum is.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/551>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list