Re: What Determines VSIZE allocation?
Re: What Determines VSIZE allocation?
- Subject: Re: What Determines VSIZE allocation?
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 15 Jan 2009 22:54:53 -0800
On Jan 15, 2009, at 10:26 PM, Tobias Zimmerman wrote:
So, moral of the story: GC apps in 64-bit mode allocate themselves a
tremendous amount of virtual memory, but unless they are actually
*using* a
lot of VM, then there is nothing to worry about. Did I get that
right?
That is correct.
Address space consumption -- as indicated by VSIZE -- does not
necessarily indicate a problem.
Unlike a 32 bit address space, a 64 bit address space affords the
opportunity to carve up the address space for purposes beyond simple
memory consumption.
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden