Re: zones in NKEs
Re: zones in NKEs
- Subject: Re: zones in NKEs
- From: Chris Sarcone <email@hidden>
- Date: Mon, 27 Mar 2006 13:56:46 -0800
Michael --I'm using zones (allocated with zinit) in an NKE. How can I deallocate them when the NKE is unloaded?
Why are you using a zone? Are you just trying to keep track of the memory you've allocated/deallocated? If so, you might want to use OSMalloc (<libkern/OSMalloc.h>) which is the supported KPI.
HTH,
-- Chris ------------------ 6 Infinite Loop M/S 306-2MS Cupertino CA 95014 phone: (408) 974-4033 fax: (408) 862-7577
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden