[issue9942] Allow memory sections to be OS MERGEABLE

Amaury Forgeot d'Arc report at bugs.python.org
Fri Sep 24 20:04:06 CEST 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

With CPython, even objects that don't change see their reference counter modified quite frequently, just by looking at them.
What kind of memory would you mark this way?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9942>
_______________________________________


More information about the Python-bugs-list mailing list