how to get current max_heap_size value of minimark in pypy 2.x

Steven D'Aprano steve+comp.lang.python at pearwood.info
Mon Oct 21 19:13:10 EDT 2013


Hi Ricky,

On Sun, 20 Oct 2013 19:53:18 -0700, roadhome wrote:

> I read some articles about setting PYPY_GC_MAX environment variable. But
> I can't find how to get current max_heap_size value of minimark.

Unfortunately it seems that not a lot of people here have enough 
experience with PyPy to answer your question. Perhaps you should ask on a 
specialist PyPy mailing list? Perhaps try here?

http://mail.python.org/mailman/listinfo/pypy-dev

If you do get an answer elsewhere, please consider writing back here with 
that answer so as to help anyone else in the future.

Good luck,


-- 
Steven



More information about the Python-list mailing list