Re: cvsup broken on amd64?

From: David O'Brien <obrien_at_freebsd.org>
Date: Wed, 5 Oct 2011 15:21:45 -0700
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
> _at__at_ -180,7 +180,7 _at__at_
>    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.

-- 
-- David  (obrien_at_FreeBSD.org)
Received on Wed Oct 05 2011 - 20:39:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC