Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2005 18:38:06 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h thr_stack.c
Message-ID:  <200502131838.j1DIc6tZ020690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2005-02-13 18:38:06 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h 
                          thr_stack.c 
  Log:
  Increase the default stacksizes:
  
                  32-bit          64-bit
  main thread       2MB             4MB
  other threads     1MB             2MB
  
  Revision  Changes    Path
  1.10      +1 -0      src/lib/libpthread/thread/thr_attr_init.c
  1.68      +11 -3     src/lib/libpthread/thread/thr_init.c
  1.122     +7 -3      src/lib/libpthread/thread/thr_private.h
  1.10      +3 -3      src/lib/libpthread/thread/thr_stack.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502131838.j1DIc6tZ020690>