From owner-freebsd-mips@freebsd.org Tue Oct 13 21:58:21 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEAF9A12F91 for ; Tue, 13 Oct 2015 21:58:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 99146129C for ; Tue, 13 Oct 2015 21:58:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbkq10 with SMTP id kq10so100551972igb.0 for ; Tue, 13 Oct 2015 14:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VVTjqn5Fkko/tmsRUpO+So/dVaGLHpm+2VOCtppSnOk=; b=yvlGTWWVOEwiogHUkY9YspnzcIGi4SMQbXLLlcFvx2Fyk8iL3FLCT0eN34S9ZCo7vk a1dNDTdpOMozc4oNQcMFyIVHIb8uh2BCHQ4ZsHJsDWTYIkRfwayKuxww6VwoKxu1sE5Y xv3jPPYteC+Lvs0TxI8Ci3/ANGUXv3Iet0l0hhzsak4NRvUgi3MbZM+tRYgLgilZ2+ve PbeRZsA4hJIGq9IprklnkBHoV0pfo90y2p4iee1APbRNLHVdioHPqLKs3vRcY3w9dtO6 JLKR/98Hv+6hHv+JMVy0m3vW+H7vBGopPA5Nb7P/wkCLnKKg8BmQGGyX1TxUHdoWm8vI KGRg== MIME-Version: 1.0 X-Received: by 10.50.61.243 with SMTP id t19mr338633igr.22.1444773500613; Tue, 13 Oct 2015 14:58:20 -0700 (PDT) Received: by 10.36.2.10 with HTTP; Tue, 13 Oct 2015 14:58:20 -0700 (PDT) In-Reply-To: <20151013204540.GF68409@lyxys.ka.sub.org> References: <20151013032213.GA52162@lyxys.ka.sub.org> <561CA5CA.9040100@rdtc.ru> <20151013201408.GC68409@lyxys.ka.sub.org> <20151013202307.GE68409@lyxys.ka.sub.org> <20151013204540.GF68409@lyxys.ka.sub.org> Date: Tue, 13 Oct 2015 14:58:20 -0700 Message-ID: Subject: Re: Edge Router Lite runs out of memory on buildworld From: Adrian Chadd To: Wolfgang Zenker Cc: Eugene Grosbein , "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 21:58:21 -0000 It's not a kernel; it's just the malloc libraries and some ancillary bits. -adrian On 13 October 2015 at 13:45, Wolfgang Zenker wrote: > * Adrian Chadd [151013 22:27]: >> Try building / running a root image from before the jemalloc import? > > The jemalloc import was done Sep 22nd, so my last successful build > was building the new jemalloc, probably (I'm not entirely sure) > running on a pre-import system. > Unfortunately I don't have the old kernel anymore, so I will > look if I can find a suitable image. > > Wolfgang > _______________________________________________ > freebsd-mips@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"