Martin v. Löwis <[EMAIL PROTECTED]> added the comment: > I will try to do that patch in coming weeks (obmalloc mostly allocates > some 256KB arenas so it should nearly always use mmap).
Exactly so. If you can, please also consider supporting Windows, in the same way. Anything in obmalloc that is not arena space should continue to come from malloc, I believe. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com