From owner-freebsd-arm@FreeBSD.ORG Sat Aug 31 13:12:23 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CF400733 for ; Sat, 31 Aug 2013 13:12:23 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7DE5220EF for ; Sat, 31 Aug 2013 13:12:23 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id r7VDCGNO040551 for ; Sat, 31 Aug 2013 09:12:21 -0400 (EDT) (envelope-from george+freebsd@m5p.com) Message-ID: <5221EBB0.1030508@m5p.com> Date: Sat, 31 Aug 2013 09:12:16 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130716 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: Rasperry Pi is stable References: <5221B0F2.9080905@martinlaabs.de> In-Reply-To: <5221B0F2.9080905@martinlaabs.de> Content-Type: multipart/mixed; boundary="------------090403090700060606080005" X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Sat, 31 Aug 2013 09:12:21 -0400 (EDT) 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: Sat, 31 Aug 2013 13:12:23 -0000 This is a multi-part message in MIME format. --------------090403090700060606080005 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 08/31/13 05:01, Martin Laabs wrote: > Hi, > > as you know there where problems with heavy load leads to a stall of the > raspberry. I could not see this problem running r254984. > I think the problem was the deadlock in the pmap system that was > solved/rewinded before the networking issue made tests impossible. > > So I'm looking forward doing further tests. > > Best regards, > Martin Laabs > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > That's the exact revision I tried earlier this week ... -- George --------------090403090700060606080005 Content-Type: message/rfc822; name="Attached Message" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Attached Message" X-Mozilla-Keys: Message-ID: <521FEAAD.6070901@m5p.com> Date: Thu, 29 Aug 2013 20:43:25 -0400 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130716 Thunderbird/17.0.7 MIME-Version: 1.0 To: Adrian Chadd CC: Ian Lepore , "freebsd-arm@freebsd.org" , Ronald Klop Subject: Re: Reminder: Removal of WITHOUT_ARM_EABI References: <20130820091527.42127170@bender.Home> <1377271598.1111.78.camel@revolution.hippie.lan> <1377787319.1111.277.camel@revolution.hippie.lan> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 08/29/13 12:10, Adrian Chadd wrote: > On 29 August 2013 07:41, Ian Lepore wrote: > [...] does someone have a known working > revision on any arm platform from April that is easy to just go kernel > commit revision bisecting with? > > > > -adrian > Oddly reminiscent of my recent question regarding a "pretty good" RPi build version. A build today from r254984 crashes doing an "ls" of an NFS-mounted file system: "Fatal kernel mode prefetch abort at 0x4278f502". No more details because I don't have a serial connection. Does WITHOUT_ARM_EABI go in /etc/src.conf if I want to try it out? -- George --------------090403090700060606080005--