[pypy-commit] pypy gc-minimark-pinning: make sure I remember

fijal noreply at buildbot.pypy.org
Fri Apr 13 17:04:35 CEST 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: gc-minimark-pinning
Changeset: r54337:a2282c475c4d
Date: 2012-04-13 16:56 +0200
http://bitbucket.org/pypy/pypy/changeset/a2282c475c4d/

Log:	make sure I remember

diff --git a/TODO b/TODO
new file mode 100644
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+
+* implement limit on no of pinned objects + replace insert with qsort
+
+* use pinning
+
+* make sure objects with shadows work
+
+* implement tracing for pinned objects (check that it works)
\ No newline at end of file


More information about the pypy-commit mailing list