]> granicus.if.org Git - python/commit
mmap obmalloc arenas so that they may be immediately returned to the system when...
authorBenjamin Peterson <benjamin@python.org>
Tue, 4 Feb 2014 15:20:26 +0000 (10:20 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 4 Feb 2014 15:20:26 +0000 (10:20 -0500)
commitd16e01cf75a2663c74c2e36beda6397546a8ae52
tree69af6042cd9ccf86e994c150618ba01664afbf98
parent90ecc00183b96ecee79def9e0763bee792b59659
mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494)
Misc/NEWS
Objects/obmalloc.c
configure
configure.ac
pyconfig.h.in