From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101183 invoked by alias); 17 Aug 2017 16:47:47 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 101147 invoked by uid 89); 17 Aug 2017 16:47:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Date: Thu, 17 Aug 2017 16:47:00 -0000 From: Joseph Myers To: Florian Weimer CC: GNU C Library , Subject: Re: localedef during tests suddenly needs a lot of memory In-Reply-To: <19bb4e0c-7452-142c-94c4-e8ad543dda3d@redhat.com> Message-ID: References: <8d69bb17-b684-dfa4-2248-36a7fd65457d@redhat.com> <19bb4e0c-7452-142c-94c4-e8ad543dda3d@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-08/txt/msg00801.txt.bz2 On Thu, 17 Aug 2017, Florian Weimer wrote: > I see ~4.8 GiB for fr_FR.UTF-8 on a 64-bit system: > > 0.68user 1.21system 0:01.89elapsed 99%CPU (0avgtext+0avgdata > 4828636maxresident)k > 0inputs+3160outputs (0major+1235980minor)pagefaults 0swaps > > This is with the localdef from glibc 2.24, so it's definitely the data > files which cause this. For comparison, how much memory does it use with the data files from glibc 2.26 / 2.25 / 2.24? -- Joseph S. Myers joseph@codesourcery.com