Re: [darwin-dev] Memory Allocation in Interrupt Handlers?
Re: [darwin-dev] Memory Allocation in Interrupt Handlers?
- Subject: Re: [darwin-dev] Memory Allocation in Interrupt Handlers?
- From: Shawn Erickson <email@hidden>
- Date: Wed, 09 May 2007 07:11:14 -0700
On May 8, 2007, at 7:39 AM, Alexander von Below wrote:
Hello List,
the answer to this is probably easy to find in the right place, but
is there a memory allocation routine that is interrupt safe? From
the documentation for IOMalloc it is clear that it is not, so is
there a function that is?
Or would I have to allocate all my memory prior to going into
interrupt context?
You should make all attempts to allocate memory before hand.
-Shawn
_______________________________________________
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