Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 15:56:04 +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/libc_r/uthread pthread_private.h uthread_init.c uthread_stack.c
Message-ID:  <200505111556.j4BFu4Sl080906@repoman.freebsd.org>

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

  FreeBSD src repository (doc,ports committer)

  Modified files:        (Branch: RELENG_5)
    lib/libc_r/uthread   pthread_private.h uthread_init.c 
                         uthread_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.82.2.2  +10 -11    src/lib/libc_r/uthread/pthread_private.h
  1.46.4.2  +14 -3     src/lib/libc_r/uthread/uthread_init.c
  1.5.8.2   +6 -6      src/lib/libc_r/uthread/uthread_stack.c



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