• 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: Is there a 1GB memory ceiling for vm_allocate?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a 1GB memory ceiling for vm_allocate?


  • Subject: Re: Is there a 1GB memory ceiling for vm_allocate?
  • From: "Michael B. Johnson" <email@hidden>
  • Date: Tue, 23 Jan 2007 15:16:03 -0800


On Jan 23, 2007, at 2:52 PM, John Bullitt wrote:

On Jan 23, 2007, at 5:32 PM, Shawn Erickson wrote:

The VM size isn't the issue really the issue... 32b tasks have a 4 GiB
address space.
...

Thanks Shawn. That's a very helpful and clear explanation.

I'm still a bit puzzled, though. Do you know how other 32-bit apps handle long vectors? For example, sound or video editing tools that can be used to edit long (hour-long, multi-tracked, multi-GB-sized) chunks of data? Are they just paging small chunks of data to and from the hard disk?

Probably. Or doing a wide variety of very sophisticated things...

A lot of "multi-media" app design is about careful caching and memory management. The naive approach rarely gives you what you want, and what users have come to expect - the bar is pretty high these days...







--> Michael B. Johnson, PhD
--> http://homepage.mac.com/drwave (personal)
--> http://xenia.media.mit.edu/~wave (alum)
--> MPG Lead
--> Pixar Animation Studios




_______________________________________________ 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
References: 
 >Is there a 1GB memory ceiling for vm_allocate? (From: John Bullitt <email@hidden>)
 >Re: Is there a 1GB memory ceiling for vm_allocate? (From: "Shawn Erickson" <email@hidden>)
 >Re: Is there a 1GB memory ceiling for vm_allocate? (From: John Bullitt <email@hidden>)

  • Prev by Date: Re: Xcode chockes on variable-sized arrays in struct definitions
  • Next by Date: Re: Xcode chockes on variable-sized arrays in struct definitions
  • Previous by thread: Re: Is there a 1GB memory ceiling for vm_allocate?
  • Next by thread: Re: Is there a 1GB memory ceiling for vm_allocate?
  • Index(es):
    • Date
    • Thread