[pypy-issue] [issue1062] PyPy1.7 and PyPy1.8constantly failing to import site

kracekumar ramaraju tracker at bugs.pypy.org
Mon Feb 20 17:18:41 CET 2012


kracekumar ramaraju <kracethekingmaker at gmail.com> added the comment:

"Warning: cannot find your CPU L2 cache size in /proc/cpuinfo" is located in 
pypy/rpython/memory/gc/env.py and in pypy-c, While trying to run sandboxed version, you cannot access 
/proc/cpuinfo, because of that pypy might throw this warning. lscpu produced l2 cache value as 2048kb.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1062>
________________________________________


More information about the pypy-issue mailing list