From owner-freebsd-arm@FreeBSD.ORG Mon Oct 1 06:12:54 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A3BD106566B; Mon, 1 Oct 2012 06:12:54 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.c2i.net [212.247.154.34]) by mx1.freebsd.org (Postfix) with ESMTP id 6B32F8FC18; Mon, 1 Oct 2012 06:12:53 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 326553406; Mon, 01 Oct 2012 08:12:46 +0200 From: Hans Petter Selasky To: freebsd-arm@freebsd.org Date: Mon, 1 Oct 2012 08:14:14 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <98675B42-85D3-416F-B5DA-85A00F1778A9@gmail.com> In-Reply-To: <98675B42-85D3-416F-B5DA-85A00F1778A9@gmail.com> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210010814.14323.hselasky@c2i.net> Cc: "arm@freebsd.org" Subject: Re: Instability on Raspberry Pi X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2012 06:12:54 -0000 On Sunday 30 September 2012 15:49:08 Sevan / Venture37 wrote: > Hi, > I have my rpi loading the kernel via an sd card & root via another SD card > in a USB adapter, /usr/ports is mounted via NFS, im using the R-PI kernel > conf with nfs client enabled & rootdevice declared. Im getting between 30 > to 40 mins uptime before the system hangs, consistent reproducible test is > attempting to build pcre from ports, I thought I was running out of RAM > but this turned out to be not true, system with a swapfile configured & > 10MB RAM free still hung. Kernel was built from src updated last night > (r241055) Is it possible to ping ue0 when this happens? --HPS