Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r956:18839ad2d545
Date: 2014-03-05 09:33 +0100
http://bitbucket.org/pypy/stmgc/changeset/18839ad2d545/

Log:    Update TODO

diff --git a/c7/TODO b/c7/TODO
--- a/c7/TODO
+++ b/c7/TODO
@@ -1,3 +1,6 @@
+
+known-working revision: 5e4ec1af0e0c
+
 
 - use small uniform gcpages
 
@@ -9,3 +12,5 @@
 
 - the highest_overflow_number can overflow after 2**30 non-collect-time
   minor collections
+
+- re-enable the buggy RESHARE_PAGES=1, probably with a better impl
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to