From 3661cd2ef1611cf451f351c963207c454c00f1af Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 8 Mar 2013 00:02:38 +0100 Subject: open_issues/gcc: 06a4535f69cf9613943fd12f97fe94e471dedcce (2013-02-18; 71cfadefb994de9249449fb7e71be012b6264a3f (2013-02-17)) --- open_issues/glibc_madvise_vs_static_linking.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'open_issues/glibc_madvise_vs_static_linking.mdwn') diff --git a/open_issues/glibc_madvise_vs_static_linking.mdwn b/open_issues/glibc_madvise_vs_static_linking.mdwn index ab633b0f..4af41931 100644 --- a/open_issues/glibc_madvise_vs_static_linking.mdwn +++ b/open_issues/glibc_madvise_vs_static_linking.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010, 2011, 2012 Free Software Foundation, +[[!meta copyright="Copyright © 2010, 2011, 2012, 2013 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -29,7 +29,8 @@ no-op in glibc, avoiding the link-time warning. GCC c5db973fdab3db3e13db575e5650c0bcfd3630f4 (2011-10-17) makes use of this. As we now export the symbol (and `MADV_DONTNEED`, too), GCC will no longer `munmap` pages, but will keep them mapped for later re-use. This may increase -memory usage. +memory usage. The discussion in [[!message-id +"20120720162519.734e02eb@spoyarek"]] touches related topics. 2011-07: This is what Samuel has [done for Debian glibc](http://anonscm.debian.org/viewvc/pkg-glibc/glibc-package/trunk/debian/patches/hurd-i386/local-madvise_warn.diff). -- cgit v1.2.3