On Dec 12, 2008, at 2:29 PM, Nick Zitzmann wrote:

In most 32-bit programs, even trying to allocate hundreds of megabytes of contiguous RAM at once often fails due to memory fragmentation.

Is there a function that allocates contiguous RAM? You mean VRAM, right? I thought anything you malloc'd is VRAM, and gets mapped any which way into real RAM by the OS, so contiguity of the real RAM is not an issue, only of process VRAM?

_______________________________________________

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