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

Re: On Mono port


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Jan 2005 01:32:29 -0800 (PST)

:You probably get a better luck when 1:1 thread library gets port in
:DragonFly sometimes soon.

    David Rhodus, David Xu, and I are making good progress on David Xu's
    1:1 threading library.

:<off point> While I am here, is DragonFly going to increase the stacksize?
:The 64kb is too small and NetBSD has 2mb set by default. It will be nice
:if DragonFly can increase to allow port many apps by vanilla (without
:patch).
:
:Question about our default pthread stack size:
:http://lists.freebsd.org/pipermail/freebsd-threads/2004-November/002699.html
:
:[PATCH] Dynamic thread stack size:
:http://lists.freebsd.org/pipermail/freebsd-threads/2005-January/002793.html
:
:Cheers,
:Mezz
    
    I would tend towards using a 1MB or 2MB default threading stack size...
    whatever Linux is using.  The sad fact of the matter is that programmers
    don't pay much attention to stack size any more, even when writing
    threaded applications, so the default has to change along with the times.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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