Boost logo

Boost :

Subject: Re: [boost] [Thread] Query: Stack Size
From: Chad Nelson (chad.thecomfychair_at_[hidden])
Date: 2010-07-28 10:43:07


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> I read somewhere that the default stack size is 8MB which is heavy
> for my application.

It's only 1MB by default. And while that may seem pretty big, the vast
majority of it is reserved-but-uncommitted memory -- in other words, it
doesn't use any memory (only address space) until it's actually used.

(See http://msdn.microsoft.com/en-us/library/ms686774%28VS.85%29.aspx
for more details, if desired.)
- --
Chad Nelson
Oak Circle Software, Inc.
*
*
*
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxQQfgACgkQp9x9jeZ9/wSS5QCeMYC11OcV1Q5d1Y7T5ZtAQ9Id
DNcAoIv0MM3oU3vGPV78QI9uKB6dXqHr
=PpW/
-----END PGP SIGNATURE-----


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk