[mythtv] Re: [mythtv-commits] Re: Ticket #743: Fix "program not
found in PAT" problem.
Stuart Auchterlonie
stuarta at squashedfrog.net
Sun Jan 8 16:41:54 UTC 2006
On Sun, Jan 08, 2006 at 12:46:31AM -0000, MythTV wrote:
> #743: Fix "program not found in PAT" problem.
> ---------------------+------------------------------------------------------
> Reporter: stuarta | Owner: danielk
> Type: patch | Status: reopened
> Priority: minor | Milestone: 0.19
> Component: mythtv | Version: head
> Severity: medium | Resolution:
> ---------------------+------------------------------------------------------
> Comment (by danielk):
>
> Can you do find-correct-pat-in-400ms.diff without requiring
> mpegstreamdata-cleanup.diff?
>
> The mpegstreamdata-cleanup.diff adds a malloc each time through the loop
> when it isn't needed. mallocs are the largest portion of time taken by the
> CPU during recording already...
I'll look at doing the cleanup differently then so that it doesn't use
the malloc.
Stuart
More information about the mythtv-dev
mailing list