This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50636] GC in large LTO builds cause excessive fragmentation in memory map
- From: "andi-gcc at firstfloor dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 08 Oct 2011 19:54:59 +0000
- Subject: [Bug other/50636] GC in large LTO builds cause excessive fragmentation in memory map
- Auto-submitted: auto-generated
- References: <bug-50636-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50636
Andi Kleen <andi-gcc at firstfloor dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25445|0 |1
is obsolete| |
--- Comment #12 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-10-08 19:54:59 UTC ---
Created attachment 25446
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25446
updated patchkit
This version seems to work. I am at under 1000 mappings now for the case
that failed previously.