]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Avoid excessive fragmentation in m_mallocfree by munmapping unused
authorJulian Seward <jseward@acm.org>
Sat, 10 Sep 2011 10:17:35 +0000 (10:17 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 10 Sep 2011 10:17:35 +0000 (10:17 +0000)
commitc0bb2b82c6434092486c783ba4bc61fb29501f0d
tree4c787425dec32211ba0bf31228f656c42f59eef0
parent0f9ced90ec19c346b02c79c4678c51cc40c0f15e
Avoid excessive fragmentation in m_mallocfree by munmapping unused
superblocks in some circumstances (second attempt).  Bug 250101
comment 15.  (Philippe Waroquiers, philippe.waroquiers@skynet.be).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12022
coregrind/m_mallocfree.c
memcheck/tests/memalign2.c
memcheck/tests/memalign2.vgtest