Re: kmem_alloc replacement in Tiger
Re: kmem_alloc replacement in Tiger
- Subject: Re: kmem_alloc replacement in Tiger
- From: Andrew Gallatin <email@hidden>
- Date: Tue, 31 Jan 2006 08:51:39 -0500 (EST)
Herbert writes:
> I am trying to replace kmem_alloc with another equivalent call in Tiger.
<....>
> Has anyone had to deal with this?
Yes. I spent a day tracing through all the allocators available,
and found that IOMallocAligned() from IOKit calls
kernel_memory_allocate(), which works for us.
> P.S. Bad Apple, for moving kmem_alloc to a private place, and
> removing it's symbol!!!
Agreed!!
Drew
_______________________________________________
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