Fwd: kern_os_malloc?
Fwd: kern_os_malloc?
- Subject: Fwd: kern_os_malloc?
- From: Greg <email@hidden>
- Date: Sat, 13 Jan 2007 17:39:49 -0500
Sorry, I forgot to click "Reply All".
Begin forwarded message: Date: January 13, 2007 5:39:06 PM EST Subject: Re: kern_os_malloc?
I brought in a bunch of code I wrote for messaging and didn't want to have to rewrite all of the mallocing stuff (specifically the realloc and free functions), this makes it easy to just redefine everything using macros.
- Greg
On Jan 13, 2007, at 5:34 PM, Michael Smith wrote:
On Jan 12, 2007, at 8:08 PM, Greg wrote:
Is there a performance hit to using the kern_os_malloc functions provided in the IOKit/pccard/k_compat.h header file (as opposed to OSMalloc)?
Other than maybe another function call, probably not. The real question would be - why would you call it in the first place?
= Mike
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden