Re: [rvm-research] About MMTk Guide / How to construct collectors
Robin Garner <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
On 29/07/13 19:03, [email protected] wrote: > Hello All, > > I'm a student and it's my first time to use Jikes RVM with MMTk. > However, when I read the "MMTk: The Memory Manager Toolkit"(September > 28, 2006 & July 6, 2007), I found it's almost blank from Chapt3 Plans > to Chapt6 Portability. Is there a full version of MMTk Guide? Nope. That's all I had time to write. Contributions are welcome ;) There's an updated version of the tutorial on jikesrvm.org, and "Anatomy of a Garbage Collector" on the website also describes how a GC plan fits together. http://docs.codehaus.org/display/RVM/MMTk+Tutorial http://jikesrvm.org/Memory+Allocation+in+JikesRVM http://docs.codehaus.org/display/RVM/Anatomy+of+a+Garbage+Collector http://docs.codehaus.org/display/RVM/Scanning+Objects+in+JikesRVM > Now I'm reading the source codes of Jikes RVM 3.1.2 to see if I can > get any ideas about how to construct collectors in MMTk. Any > suggestions for me, which package should I read? Run through the tutorial. If there are bits that need updating, let me know. This should give you an idea of how the main building blocks in a Plan fit together. Then its best to start with something close to the GC you want to build. Beyond that, if you let us know what you're building I might be able to point you in the right direction. cheers, Robin > Thanks for any help. > Best Regards. > > > Chen Hao > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk