[PyPy-issue] [issue673] Linux L2 cache size

Vetoshkin Nikita pypy-dev-issue at codespeak.net
Tue Mar 22 19:40:26 CET 2011


Vetoshkin Nikita <nikita.vetoshkin at gmail.com> added the comment:

>I would expect it to vary and be defined somewhere in .h file
in /usr/include/bits/confname.h accessed via <unistd.h>
>Is this somehow exposed by Python?
No, os.sysconf_names doesn't have this constant. posixmodule.c doesn't even have 
an #ifdef for that value - I think it's abandoned.

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue673>
_______________________________________________________



More information about the Pypy-issue mailing list