This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: localedef during tests suddenly needs a lot of memory


On 08/17/2017 06:47 PM, Joseph Myers wrote:
> 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?

glibc 2.26:

0.47user 0.03system 0:00.51elapsed 99%CPU (0avgtext+0avgdata
97860maxresident)k
0inputs+3160outputs (0major+53797minor)pagefaults 0swaps

glibc 2.25:

0.42user 0.03system 0:00.46elapsed 99%CPU (0avgtext+0avgdata
92308maxresident)k
0inputs+3136outputs (0major+52241minor)pagefaults 0swaps

glibc 2.24:

0.43user 0.03system 0:00.46elapsed 99%CPU (0avgtext+0avgdata
92320maxresident)k
0inputs+3136outputs (0major+52242minor)pagefaults 0swaps

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]