Wednesday, May 26, 2010

Introduction

I've been selected to work on the Mono project for the Google Summer of Code, 2010. I will be working on their new simple generational garbage collector (SGen - http://www.mono-project.com/Compacting_GC) and implement garbage collector safe points. I will then go on to implement (at least) partial precise scanning of the stack frames, starting with the locals. Mark Probst (schani) will be mentoring me in the regard, though I've been bugging pretty much everyone on #mono-dev of late.

I will use use this blog as a place to both document my progress and (informally) document whatever it is that I'm trying to do.

No comments:

Post a Comment