[mythtv] MythTV 0.15 Port for FreeBSD

Matt Zimmerman mdz at debian.org
Tue Jun 1 20:32:20 EDT 2004


On Tue, Jun 01, 2004 at 09:09:12AM -0500, Stacey Son wrote:

> Matt Zimmerman wrote:
> >- Several of these have to do with setting the thread stack size; it'd be
> > nice if we could fix that another way instead.
> If the large buffers in MpegRecorder::StartRecording() and 
> TVRec::RequestRingBufferBlock() were allocated on the heap instead of 
> the stack this would eliminate a couple of these.   I guess the way 
> linux threads is implemented (thread per process) this is not a 
> problem.   Each thread has an entire process stack.

Sounds good, I've committed the necessary changes to CVS.  See if you can
revert those patches now, and then we'll review whatever's left in your
tree.

-- 
 - mdz


More information about the mythtv-dev mailing list