Re: My arguments
Larry Evans <[email protected]> Wed, 24 Nov 2004 11:27:52 -0700
| Newsgroups | gmane.comp.gnome.mono.garbage-collection |
|---|---|
| Message-ID | <[email protected]> |
On 11/22/2004 09:08 AM, Paolo Molaro wrote: > On 11/05/04 Larry Evans wrote: [snip] >>Do you mean tracking the pointers conservatively is easy or tracking >>them precisely is easy? To do this precisely, wouldn't you have to [snip] > of a thread. Doing it precisely for the heap is easy. [snip] > and we need also a solution to handle internal calls, where objects are > manipulated by C code. [snip] >>know the pointee's type? Would this information be provided by [snip] > The information would be stored together with the jitted code Although C code is mentioned above, what about c++ code? Will mono gc c++ code or only managed c++ code? If mono will only do managed c++ code, I'm guessing mono will have to provide a compiler for managed c++. Right? Thanks for your replies. Regards, Larry _______________________________________________ Mono-gc-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-gc-list