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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to