This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


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

Re: Proposed solution for nsswitch.c compilation


hjl@lucon.org (H.J. Lu) writes:

> Before I forgot, to compile nsswitch.c on alpha, you needs LOTS of
> RAM and swap space. egcs 1.1.1 will use all of them. Here is free
> output when I compiled it on alpha:
> 
>              total       used       free     shared    buffers     cached
> Mem:         62792      61208       1584      10560       1352      10008
> -/+ buffers/cache:      49848      12944
> Swap:       119704      37632      82072
> 
> I have seen 100MB swap space being used.

This is not unusual.  I have similar numbers for Intel.

I won't add this define in the Makefiles but I'll mention in the
announcement also that large amounts of virtual memory are needed for
highest optimizations.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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