[Python-Dev] Mac OSX issues

Michael Hudson mwh@python.net
02 Dec 2002 11:21:41 +0000


Jack Jansen <Jack.Jansen@cwi.nl> writes:

> I'm +0 on this. The reason I'm not +1 is that 2MB is just as
> arbitrary as 1MB,

Not quite; it's also the stack size passed to pthreads IIRC.  So after
ulimit -s 2048 all threads get the same stack size (I think).

Cheers,
M.

-- 
42. You can measure a programmer's perspective by noting his
    attitude on the continuing vitality of FORTRAN.
  -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html