[parisc-linux] Re: hppa64-...-gcc-4.1 annoying pb?
John David Anglin
dave at hiauly1.hia.nrc.ca
Thu May 4 11:12:45 MDT 2006
> > Suggests that 4.1 has gone wild inlining. To some extent, inlining
> > depends on the amount of memory present in the build machine.
> >
> the 64bit build was on the N4k (up kernel) with ram of 4Gb:
> # cat /proc/meminfo
> MemTotal: 4115368 kB
You might see if limiting virtual memory helps. I have the following
in bash.bashrc:
# limit process virtual memory
ulimit -v 524288
This is on a machine with 1 GB. I had found that the VM system
could thrash and the system crash when it tried to allocate about
1 GB.
Dave
--
J. David Anglin dave.anglin at nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
More information about the parisc-linux
mailing list