Re: what's an NSZone?
Re: what's an NSZone?
- Subject: Re: what's an NSZone?
- From: Ondra Cada <email@hidden>
- Date: Sat, 16 Feb 2002 09:42:34 +0100
Todd,
>
>>>>> Todd Blanchard (TB) wrote at Fri, 15 Feb 2002 17:10:07 -0800:
TB> The NSZone is for loading and unloading only. If you've got to load or
TB> unload, please go to the NSZone.
TB>
TB> NSZone's don't do anything much anymore but they were handy when you
TB> wanted to throw away a whole lot of objects all at once.
Correct me if I am wrong, but I still think zones can be quite useable to
constraint heap usage to "blocks" -- instead of it being spreaded over the
whole address space -- minimizing thus both the real memory needs and
swapping needed.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.