Date: Sun, 8 Jul 2012 18:05:33 +0200 From: Bernhard Schmidt <bschmidt@freebsd.org> To: freebsd-embedded@freebsd.org Cc: Harm Weites <harm@weites.com> Subject: Re: TP-Link wr1043nd out of swap space Message-ID: <201207081805.33574.bschmidt@freebsd.org> In-Reply-To: <1341745590.2740.17.camel@manbearpig.dynamic.weites.net> References: <1341745590.2740.17.camel@manbearpig.dynamic.weites.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Bernhard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207081805.33574.bschmidt>