From owner-freebsd-arm@FreeBSD.ORG Wed Feb 13 10:29:48 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E811EBF8 for ; Wed, 13 Feb 2013 10:29:48 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1rly2283.eechost.net (relay01a.mail.uk1.eechost.net [217.69.40.75]) by mx1.freebsd.org (Postfix) with ESMTP id B22BD96F for ; Wed, 13 Feb 2013 10:29:48 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1U5ZbB-00007y-B6; Wed, 13 Feb 2013 10:29:57 +0000 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1U5Zas-000FWD-Lf; Wed, 13 Feb 2013 10:29:38 +0000 Date: Wed, 13 Feb 2013 10:29:07 +0000 From: Steve O'Hara-Smith To: Brett Wynkoop Subject: Re: FIXED named kills raspberry pi Message-Id: <20130213102907.f96b0db61fc6fb7acd2ff5bc@sohara.org> In-Reply-To: <20130213032030.3da8fcb2@ivory.wynn.com> References: <20130207223038.ec308967273d6a16c41be97b@sohara.org> <20130213032030.3da8fcb2@ivory.wynn.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 10:29:49 -0000 On Wed, 13 Feb 2013 03:20:30 -0500 Brett Wynkoop wrote: > Steve- > > I built and installed bind 9.92 from ports to install in base on my Pi > with 512M of memory a few days ago. It has been running as a caching > name server ever since with no lockups. > > I did not try the bind included in base because the Pi image I started > with did not have bind. > > It might be something not related to bind causing the lockup and bind > is just pushing it over the edge. You could well be right - at any rate with r246710 and Andrew Turner's patch named is now working fine. It took a while to verify because I made the mistake of trying a native buildworld with NFS mounted /usr/src and /usr/obj. -- Steve O'Hara-Smith