From owner-freebsd-arm@FreeBSD.ORG Sat Aug 31 09:02:35 2013 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 306C0517 for ; Sat, 31 Aug 2013 09:02:35 +0000 (UTC) (envelope-from mailinglists@martinlaabs.de) Received: from relay01.alfahosting-server.de (relay01.alfahosting-server.de [109.237.142.236]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DD01F24A9 for ; Sat, 31 Aug 2013 09:02:34 +0000 (UTC) Received: by relay01.alfahosting-server.de (Postfix, from userid 1001) id DF53B32C4367; Sat, 31 Aug 2013 11:01:42 +0200 (CEST) X-Spam-DCC: : X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=BAYES_50 autolearn=disabled version=3.2.5 Received: from alfa3018.alfahosting-server.de (alfa3018.alfahosting-server.de [109.237.140.30]) by relay01.alfahosting-server.de (Postfix) with ESMTPS id 8E3E432C42EE for ; Sat, 31 Aug 2013 11:01:41 +0200 (CEST) Received: from [192.168.1.55] (p54B30D79.dip0.t-ipconnect.de [84.179.13.121]) by alfa3018.alfahosting-server.de (Postfix) with ESMTPSA id E48FF515DD04 for ; Sat, 31 Aug 2013 11:01:40 +0200 (CEST) Message-ID: <5221B0F2.9080905@martinlaabs.de> Date: Sat, 31 Aug 2013 11:01:38 +0200 From: Martin Laabs User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: "freebsd-arm@freebsd.org" Subject: Rasperry Pi is stable Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Status: No X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.97.3/17780/Sat Aug 31 06:44:32 2013 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 09:02:35 -0000 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