DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libthread_xu/thread thr_attr.c thr_init.c thr_private.h thr_stack.c


From: David Xu <davidxu@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Feb 2005 05:47:21 -0800 (PST)

davidxu     2005/02/21 05:47:21 PST

DragonFly src repository

  Modified files:
    lib/libthread_xu/thread thr_attr.c thr_init.c thr_private.h 
                            thr_stack.c 
  Log:
  Set initial thread's stack to 2M on 32 bits platform, 1M for default stack.
  Double the stack sizes on 64 bits platform.
  
  Revision  Changes    Path
  1.2       +2 -1      src/lib/libthread_xu/thread/thr_attr.c
  1.2       +3 -3      src/lib/libthread_xu/thread/thr_init.c
  1.2       +4 -2      src/lib/libthread_xu/thread/thr_private.h
  1.2       +4 -4      src/lib/libthread_xu/thread/thr_stack.c


http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_attr.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_init.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_private.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_stack.c.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]