• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Increasing your app's stack size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Increasing your app's stack size


  • Subject: Re: Increasing your app's stack size
  • From: Scott Ribe <email@hidden>
  • Date: Thu, 20 Sep 2007 16:47:56 -0600
  • Thread-topic: Increasing your app's stack size

Unless you're allocating huge arrays on the stack, you're not overflowing
it. Unlike OS 9, under OS X the default stack size is quite large (for
thread 0, not so large for other threads) since the VM can map it in as
needed for stack growth, rather than allocating it all at launch.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Increasing your app's stack size
      • From: Bill Bumgarner <email@hidden>
    • Re: Increasing your app's stack size
      • From: "Shawn Erickson" <email@hidden>
References: 
 >Increasing your app's stack size (From: Mark Thomas <email@hidden>)

  • Prev by Date: Re: C local auto-initialized?
  • Next by Date: Re: Guard Malloc crashes...
  • Previous by thread: Re: Increasing your app's stack size
  • Next by thread: Re: Increasing your app's stack size
  • Index(es):
    • Date
    • Thread