<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/gc/mmtk/src/scanning.rs, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/mmtk] Fix warnings from cargo fmt</title>
<updated>2025-07-29T21:45:11+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-07-29T21:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1a4c0a99138186a0b53174639e9819f33621092f'/>
<id>1a4c0a99138186a0b53174639e9819f33621092f</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/84975a8840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/84975a8840
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Fix clippy warnings</title>
<updated>2025-07-29T21:45:10+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-07-29T21:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f608095b84ed31af87f1e2529f89b8b0517e281a'/>
<id>f608095b84ed31af87f1e2529f89b8b0517e281a</id>
<content type='text'>
https://github.com/ruby/mmtk/commit/45f991578e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/mmtk/commit/45f991578e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Do root scanning in scan_vm_specific_roots</title>
<updated>2025-04-08T03:12:50+00:00</updated>
<author>
<name>Kunshan Wang</name>
<email>wks1986@gmail.com</email>
</author>
<published>2025-04-07T07:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d17ab5a430d0068a9016746402b296ab7f87abe1'/>
<id>d17ab5a430d0068a9016746402b296ab7f87abe1</id>
<content type='text'>
We rely on scan_vm_specific_roots to reach all stacks via the following
path:

    VM -&gt; ractors -&gt; threads -&gt; fibers -&gt; stacks

https://github.com/ruby/mmtk/commit/0a6a835aaa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We rely on scan_vm_specific_roots to reach all stacks via the following
path:

    VM -&gt; ractors -&gt; threads -&gt; fibers -&gt; stacks

https://github.com/ruby/mmtk/commit/0a6a835aaa
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] Enable UNIQUE_OBJECT_ENQUEUING in MMTk</title>
<updated>2025-01-09T19:08:49+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2025-01-09T19:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f76d40789d2c7185df26e925636827c06eda7157'/>
<id>f76d40789d2c7185df26e925636827c06eda7157</id>
<content type='text'>
UNIQUE_OBJECT_ENQUEUING guarantees that object marking is atomic so that
an object cannot be marked more than once.

https://github.com/ruby/mmtk/commit/2f97fd8207
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UNIQUE_OBJECT_ENQUEUING guarantees that object marking is atomic so that
an object cannot be marked more than once.

https://github.com/ruby/mmtk/commit/2f97fd8207
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] [Feature #20860] Implement Mark-Sweep with MMTK</title>
<updated>2024-11-22T09:55:24+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-11-21T20:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=19840dfd718465e3bd7a6cf4cf981944443b2985'/>
<id>19840dfd718465e3bd7a6cf4cf981944443b2985</id>
<content type='text'>
This commit implements the mark-sweep algorithm using MMTk and allows
customizing the plan using MMTK_PLAN.

https://github.com/ruby/mmtk/commit/6fea5e5ffc

Co-Authored-By: Matt Valentine-House &lt;matt@eightbitraptor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit implements the mark-sweep algorithm using MMTk and allows
customizing the plan using MMTK_PLAN.

https://github.com/ruby/mmtk/commit/6fea5e5ffc

Co-Authored-By: Matt Valentine-House &lt;matt@eightbitraptor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/mmtk] [Feature #20860] Implement NoGC with MMTk</title>
<updated>2024-11-22T09:55:23+00:00</updated>
<author>
<name>Peter Zhu</name>
<email>peter@peterzhu.ca</email>
</author>
<published>2024-11-21T20:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=211aef1bc0f42545897892122da44ed01e066186'/>
<id>211aef1bc0f42545897892122da44ed01e066186</id>
<content type='text'>
This commit only supports initializing MMTk with NoGC and object
allocation.

https://github.com/ruby/mmtk/commit/39aa10e537

Co-Authored-By: Kunshan Wang &lt;wks1986@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit only supports initializing MMTk with NoGC and object
allocation.

https://github.com/ruby/mmtk/commit/39aa10e537

Co-Authored-By: Kunshan Wang &lt;wks1986@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
