[Mono-devel-list] mono_class_compute_gc_descriptor

vasantha selvi vasanthp_2000 at hotmail.com
Tue Jan 6 09:46:40 EST 2004


I couldn't really get what is the significance of the function
mono_class_compute_gc_descriptor and significance of the constraint on the 
size of the class instance.

/* GC 6.1 has trouble handling 64 bit descriptors... */
		if ((class->instance_size / sizeof (gpointer)) > 30) {
//			printf ("TOO LARGE: %s %d.\n", class->name, class->instance_size / 
sizeof (gpointer));
			return;


It would really great if any body could explain me this in detail.
Regards,
VS

_________________________________________________________________
Games, MMS cards, ringtones. Operator logos, picture messages & more. 
http://server1.msn.co.in/sp03/mobilesms/ Jazz up your mobile!




More information about the Mono-devel-list mailing list