On Mono port
Matthew Dillon
dillon at apollo.backplane.com
Sat Jan 29 01:33:00 PST 2005
: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 at xxxxxxxxxxxxx>
More information about the Users
mailing list