On Wed, Oct 05, 2011 at 03:21:45PM -0700, David O'Brien wrote:
> On Fri, Sep 09, 2011 at 06:00:02PM +0300, Kostik Belousov wrote:
> > --- libs/m3core/src/thread/POSIX/ThreadPosix.m3.orig        2011-09-09 
> > 17:58:12.867431639 +0300
> > +++ libs/m3core/src/thread/POSIX/ThreadPosix.m3     2011-09-09 
> > 17:58:30.380428486 +0300
> > @@ -180,7 +180,7 @@
> >    pausedThreads : T;
> >    selected_interval:= UTime{0, 100 * 1000};
> >  
> > -  defaultStackSize := 3000;
> > +  defaultStackSize := 10000;
> 
> This might not be a large enough value (depending on the unit of measure).
> 
> I synced tzdata+tzcode at $WORK and we found the amount of stack used by
> tzload() alone is now quite large -- 41k on ARM.

Please see r225677.

Attachment: pgpjpUkg0NdSp.pgp
Description: PGP signature

Reply via email to