dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]Garbage collection in Portable .NET


From: Gomi Kapoor
Subject: RE: [DotGNU]Garbage collection in Portable .NET
Date: Thu, 4 Mar 2004 14:46:16 +0000 (GMT)

Hi Tum,
> Objects that need to be managed by the GC
> (usually "managed" .net objects) are allocated using
> ILGCAlloc and friends (see engine/heap.c) :)
Now I am getting it. 
I had a look at heap.c and cvm_ptr.c.
I could see the call to _ILEngineAlloc (which is
defined in heap.c) made for the new, box and box_ptr
CVM instructions.

Thanks for the info, Tum.

Regards,
Gomi

________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, 
tools and more. 
Go to: http://in.insurance.yahoo.com/licspecial/index.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]