[Mono-dev] mach kernel support for sgen
Geoff Norton
gnorton at novell.com
Thu Jun 17 23:56:29 EDT 2010
On 2010-06-17, at 7:01 PM, Zoltan Varga wrote:
> Hi,
>
> It would be nice to have at least the larger Mach-centric parts in a
> separate file sgen-mach.c, or sgen-os-mach.c. The whole
> thread_handshake() function should go there. I'm taking every
> opportunity to split the huge sgen-gc.c file into more managable
> chunks.
>
>
> I think that should start with putting the definitions into a header file, instead of include-ing
> .c files into each other, which is kinda gross.
Here's an updated patch reflecting Mark's changes and _starting_ the move into header files rather than #include-ing the .c's in. Things are still a ugly in that regard, but this should put us on the right path.
Comments?
-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100617/71eaa3ac/attachment-0001.html
More information about the Mono-devel-list
mailing list