• 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: Maximum size of an NSMutableData object?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Maximum size of an NSMutableData object?


  • Subject: Re: Maximum size of an NSMutableData object?
  • From: Phill Kelley <email@hidden>
  • Date: Wed, 4 Dec 2002 15:46:47 +1100

At 23:25 -0500 03/12/2002, Bill Bumgarner wrote:
>> I have a question as to whether there is any relationship between the
>> amount of physical RAM installed in a machine and the maximum size of
>> an NSMutableData object that can be allocated.
>
>No relationship; the virtual memory subsystem will ensure that the
>appropriate hunks of memory are paged out to disk as your app consumes
>[not demands] more memory.
[snip]
>Looks like a limitation in NSData that CFData does not suffer from.
>Given that NSData and CFData are interchangeable via the no cost
>bridge...

In short: it's an NSData problem that I can work around if need be, and the
apparent 2x correlation between my physical RAM size and NSData's observed
limit was merely a coincidence.

As always, your reply was both extremely informative and a joy to read!

Thanks Bill!!


PK
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Maximum size of an NSMutableData object?
      • From: Bill Bumgarner <email@hidden>
References: 
 >Re: Maximum size of an NSMutableData object? (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: Maximum size of an NSMutableData object?
  • Next by Date: Printing two views, together
  • Previous by thread: Re: Maximum size of an NSMutableData object?
  • Next by thread: Re: Maximum size of an NSMutableData object?
  • Index(es):
    • Date
    • Thread