Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jul 2012 15:44:05 +0200
From:      Harm Weites <harm@weites.com>
To:        Bernhard Schmidt <bschmidt@freebsd.org>
Cc:        freebsd-embedded@freebsd.org
Subject:   Re: TP-Link wr1043nd out of swap space
Message-ID:  <1341841445.2540.10.camel@manbearpig.dynamic.weites.net>
In-Reply-To: <201207081805.33574.bschmidt@freebsd.org>
References:  <1341745590.2740.17.camel@manbearpig.dynamic.weites.net> <201207081805.33574.bschmidt@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Bernard,

thanks for your suggestion. I've added MALLOC_PRODUCION=YES
to /etc/make.conf, and also removed make option DEBUG=-g from the kernel
config. The error still exists though.

Regards

Bernhard Schmidt schreef op zo 08-07-2012 om 18:05 [+0200]:
> On Sunday 08 July 2012 13:06:30 Harm Weites wrote:
> > Hi list,
> > 
> > After flashing my firmware image on the TP-Link it apears to run out of
> > swap space when executing /etc/rc, thus halting further system startup.
> > My mfsroot is actually ~500KB smaller compared to the result of the
> > standard scripts, and the mount_mfs commands in /etc/rc are building
> > 512K devices instead of the standard 1M. What could be the issue here,
> > since there should be even more RAM available compared to using the
> > image produced by the standard build scripts?
> > 
> > Furthermore, I've compiled the kernel without WITNESS, WITNESS_SKIPSPIN,
> > INVARIANTS and INVARIANT_SUPPORT.
> 
> Do you have MALLOC_PRODUCTION defined in your make.conf? If not, you
> should try to do so.
> 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1341841445.2540.10.camel>