Re: mips/mipsel: enforce --param ggc-min-expand=10 always

2017-11-23 Thread Mathieu Malaterre
Hi James, On Thu, Nov 23, 2017 at 1:14 PM, James Cowgill wrote: > On 23/11/17 11:42, Mathieu Malaterre wrote: >> YunQiang, >> >> Do you know of any drawbacks ? > > This has been raised before: > https://lists.debian.org/debian-mips/2016/10/msg00049.html > > I think it's generally a good idea. You

Re: mips/mipsel: enforce --param ggc-min-expand=10 always

2017-11-23 Thread James Cowgill
On 23/11/17 11:42, Mathieu Malaterre wrote: > YunQiang, > > Do you know of any drawbacks ? This has been raised before: https://lists.debian.org/debian-mips/2016/10/msg00049.html I think it's generally a good idea. You wouldn't want to "enforce" this - you would set it as an overridable default

mips/mipsel: enforce --param ggc-min-expand=10 always (was: virtual memory exhausted: Cannot allocate memory)

2017-11-23 Thread Mathieu Malaterre
YunQiang, Do you know of any drawbacks ? On Thu, Nov 23, 2017 at 11:29 AM, YunQiang Su wrote: > I guess we should set this param for mips/mipsel by default? > > On Thu, Nov 23, 2017 at 5:20 AM, Mathieu Malaterre wrote: >> On Wed, Nov 22, 2017 at 2:24 PM, Mathieu Malaterre wrote: >>> Dear mips