[issue21116] Failure to create multiprocessing shared arrays larger than 50% of memory size under linux

Charles-François Natali report at bugs.python.org
Sat Apr 5 10:04:42 CEST 2014


Charles-François Natali added the comment:

Indeed, I think it would make sense to consider this for 3.4, and even 2.7
if we opt for a simple fix.

As for the best way to fix it in the meantime, I'm fine with a buffered
zero-filling (the mere fact that noone ever complained until now probably
means that the performance isn't a show-stopper for users).

----------

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


More information about the Python-bugs-list mailing list