Help: Reg Out of swap space

Oleksandr Tymoshenko gonzo at bluezbox.com
Tue Dec 18 05:57:48 UTC 2012


On 2012-12-17, at 8:06 PM, Warner Losh <imp at bsdimp.com> wrote:

> 
> On Dec 17, 2012, at 8:52 PM, Oleksandr Tymoshenko wrote:
> 
>> On 12/17/2012 2:32 AM, Mukunda Haveri wrote:
>>> I have done that already. Hope it's correct..
>>> Please have a look at the attached make.mips.conf. and my build script (csh
>>> script) sets,
>>> setenv __MAKE_CONF /root/mips/make.conf.mips
>>> setenv SRCCONF /root/mips/src.conf.mips
>>> 
>>> I also have a new problem after updating the source to head [from 24k+
>>> version]. Something related to <audisdistd>. -:)
>>> 
>>> 
>>> 
>>> On Mon, Dec 17, 2012 at 2:14 PM, Adrian Chadd <adrian at freebsd.org> wrote:
>>> 
>>>> You need to define MALLOC_PRODUCTION in your build or the default
>>>> jemalloc options in -HEAD cause it to run out of RAM on embedded
>>>> platforms.
>>>> 
>>>> 
>> 
>> As far as I can see it's MALLOC_DISTRIBUTION in make.conf. Should be MALLOC_PRODUCTION
> 
> It should be WITHOUT_MALLOC_DEBUG
> 

BTW, why not make it a default for platforms with small footprint or non-tier1? As far as I understand 
the idea behind having debug enabled is to make getting information from running systems
easier. I do not think this approach is applicable to ARM or MIPS targets. 



More information about the freebsd-mips mailing list