[cgl_discussion] Re: Another question on AEM

Frederic Rossi (LMC) Frederic.Rossi at ericsson.ca
Fri Mar 21 06:19:01 PST 2003


Dave Olien wrote:

>So the constructor/destructor code lives in the kernel, and does
>memory allocation based on information in the active event being
>delivered?
>  
>

Yes.

>On Thu, Mar 20, 2003 at 03:36:06PM -0500, Frederic Rossi (LMC) wrote:
>  
>
>>Yes this is the way it works. Constructors are basically reponsible for 
>>building
>>the calling stack and parameters for handlers. If there is memory allocation
>>to do, it is done here. Information passed in during registration if 
>>limited to
>>handler addresses and the way they will be executed.
>>To be more precise, let me know if I didn't guess your question, memory 
>>is not
>>allocated during event registration.
>>
>>Frederic
>>_______________________________________________
>>cgl_discussion mailing list
>>cgl_discussion at lists.osdl.org
>>http://lists.osdl.org/mailman/listinfo/cgl_discussion
>>    
>>





More information about the cgl_discussion mailing list