From owner-freebsd-arm@FreeBSD.ORG Sat Jan 17 20:04:41 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96214793; Sat, 17 Jan 2015 20:04:41 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 26FDB223; Sat, 17 Jan 2015 20:04:41 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id l61so3660819wev.8; Sat, 17 Jan 2015 12:04:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=1LxeXSsvxZ8SCoQvJFaHf+OVLPier7o9IcVMvv/Uoak=; b=WdFivBODh8c6+BtXu9+LwkpwwGxkZEq1vSBj9Pj/037bYwW3oZ8Xb+yjfcBO0TjgIL HIQpUYX3LKNF5VzSUGjmRMCbk3SJNekgs2tOPhDTBi+xIyZqRQbnSc6QMj7NyvGO4NXm JhU5FL0Vf4FM6GdJ6ZA194v7Fmap+EsfcWr8qiNdZ8QIb2UFg0I7MN5agko+Bac0jLor ZZ3w2at+oY/+BtWudxTj/Ywrsz3/PyMLW6JZD9ElrxPr6ksgemopqA4vJ6yeZ0HV+Rye cMqr5wVqBp9xSAWKcubKoKmSRnwXVxTtn6Q8OnOkNNrWZPcS7Fopp7vpt7NAEzACF/Cd qIlQ== X-Received: by 10.180.205.163 with SMTP id lh3mr19132305wic.63.1421525079641; Sat, 17 Jan 2015 12:04:39 -0800 (PST) Received: from Sevans-MacBook-Pro.local (cpc3-dals5-0-0-cust240.20-2.cable.virginm.net. [77.103.176.241]) by mx.google.com with ESMTPSA id fp2sm7838163wib.8.2015.01.17.12.04.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 17 Jan 2015 12:04:38 -0800 (PST) Message-ID: <54BAC055.9050107@gmail.com> Date: Sat, 17 Jan 2015 20:04:37 +0000 From: Sevan / Venture37 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Michael Tuexen Subject: Re: Raspberry Pi stability improved References: <68465952-447A-4509-B97C-7C1BAE1FFF5D@freebsd.org> In-Reply-To: <68465952-447A-4509-B97C-7C1BAE1FFF5D@freebsd.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2015 20:04:41 -0000 On 17/01/2015 19:20, Michael Tuexen wrote: > I'm not sure what you are asking... It is now very stable (it didn't > crash at all up to now). I guess > https://svnweb.freebsd.org/changeset/base/277038 > made a difference... I was asking for more technical background to the problem which was solved, for me it has been a long standing issue. portsnap alfred has never succeeded sucessfully on my Pi so I was pleased to read your post as it would result in a hard lock whenever I tried it. Sevan / Venture37