Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 15:54:52 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@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:  <200505111554.j4BFsqfH080753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2005-05-11 15:54:51 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:        (Branch: RELENG_5)
    lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h 
                          thr_stack.c 
  Log:
  MFC:
  
  Increase the default stacksizes:
  
                  32-bit  64-bit
  main thread     2MB     4MB
  other threads   1MB     2MB
  
  Approved by:    eischen
                  re (scottl no longer objects since 5.4 is out)
  
  Revision   Changes    Path
  1.9.4.1    +1 -0      src/lib/libpthread/thread/thr_attr_init.c
  1.65.2.2   +13 -3     src/lib/libpthread/thread/thr_init.c
  1.118.2.3  +7 -3      src/lib/libpthread/thread/thr_private.h
  1.8.4.2    +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?200505111554.j4BFsqfH080753>