[Mono-dev] Point of GC memory allocation in Mono

serus fabian.nagel at gmail.com
Tue Feb 4 14:02:26 UTC 2014


I think I found the solution to both questions:

The define to turn managed allocation off is /MANAGED_ALLOCATION/ and the
function I was looking for is /mono_gc_get_managed_allocator_by_type/ which
is called by the JIT compiler and generates a managed method to allocate
objects.



--
View this message in context: http://mono.1490590.n4.nabble.com/Point-of-GC-memory-allocation-in-Mono-tp4661839p4661847.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list