FROM : Cameron Hayne
DATE : Sun Aug 27 08:29:46 2006
On 25-Aug-06, at 4:54 PM, Shawn Erickson wrote:
> If NSData does a straight contiguous mapping (which it likely has to
> do given its API) the limit is just a little over 2 GiB in size
> (assuming a clean application heap).
Hmm, that makes sense. I guess it was wishful thinking - I was hoping
that it might do something super-smart behind the scenes such that it
could cover more than that as long as you didn't ask for too large a
chunk of 'bytes' at any one time.
--
Cameron Hayne
<email_removed>
DATE : Sun Aug 27 08:29:46 2006
On 25-Aug-06, at 4:54 PM, Shawn Erickson wrote:
> If NSData does a straight contiguous mapping (which it likely has to
> do given its API) the limit is just a little over 2 GiB in size
> (assuming a clean application heap).
Hmm, that makes sense. I guess it was wishful thinking - I was hoping
that it might do something super-smart behind the scenes such that it
could cover more than that as long as you didn't ask for too large a
chunk of 'bytes' at any one time.
--
Cameron Hayne
<email_removed>
| Related mails | Author | Date |
|---|---|---|
| Cameron Hayne | Aug 25, 19:46 | |
| Andrew Farmer | Aug 25, 20:57 | |
| Shawn Erickson | Aug 25, 22:54 | |
| Cameron Hayne | Aug 27, 08:29 | |
| Michael Ash | Aug 27, 14:48 | |
| Robert Martin | Aug 27, 21:21 | |
| Cameron Hayne | Aug 27, 23:45 | |
| j o a r | Aug 28, 02:29 |






Cocoa mail archive

