Re: what's an NSZone?
Re: what's an NSZone?
- Subject: Re: what's an NSZone?
- From: "Timothy J. Wood" <email@hidden>
- Date: Sun, 17 Feb 2002 10:30:36 -0800
On Saturday, February 16, 2002, at 11:46 AM, Chris Kane wrote:
In OS releases post 10.1, they have been made interchangeable, as in
this implementation of the NSZoneMalloc() function:
Thanks! This should help OmniWeb -- we have objects that have vastly
different life times. In particular the browser history nodes need to
be in a different zone from the actual pages since otherwise we leave
little crumbs behind in the heap every time you visit a page.
Off to go investigate this.... :)
-tim
_______________________________________________
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.