From owner-freebsd-arm@FreeBSD.ORG Mon Nov 26 20:42:37 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 73DF94A3 for ; Mon, 26 Nov 2012 20:42:37 +0000 (UTC) (envelope-from qliu2012h@o2.pl) Received: from moh2-ve2.go2.pl (moh2-ve2.go2.pl [193.17.41.200]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4068FC0C for ; Mon, 26 Nov 2012 20:42:35 +0000 (UTC) Received: from moh2-ve2.go2.pl (unknown [10.0.0.200]) by moh2-ve2.go2.pl (Postfix) with ESMTP id 86AF8DA4007; Mon, 26 Nov 2012 21:42:34 +0100 (CET) Received: from o2.pl (unknown [10.0.0.33]) by moh2-ve2.go2.pl (Postfix) with SMTP; Mon, 26 Nov 2012 21:42:34 +0100 (CET) Subject: =?UTF-8?Q?Re:?= From: =?UTF-8?Q?qliu2012h?= To: sbir@sbtdc.org, buhgalter@novotech.surgut.ru, dobey@novell.com, freebsd-arm@freebsd.org Mime-Version: 1.0 Message-ID: Date: Mon, 26 Nov 2012 21:42:33 +0100 X-Originator: 77.247.181.164 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Mon, 26 Nov 2012 20:42:37 -0000 http://fcollierlovep.cu.cc/?name-ROSELLAIt=20sucks=20not=20being=20misera= ble=20enough=20to=20bust=20out=20a=20good=20tweet. From owner-freebsd-arm@FreeBSD.ORG Mon Nov 26 20:57:25 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 16794A07 for ; Mon, 26 Nov 2012 20:57:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6D74F8FC13 for ; Mon, 26 Nov 2012 20:57:24 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id u54so4873586wey.13 for ; Mon, 26 Nov 2012 12:57:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=4TYJRlWNVfhn9htwGrhi1DAVH4oPDU8AcKsodg8I19E=; b=GkNkHB7CufKX+UIxwsQoZR2q38I8SmnOxVVUDFCmpOnzWdv2bZ9bz4B0PU/W1m5eEM oqrzG0+oAoQpcPkvvUmbGIUrXiRpnt0RJKFS4f+91f/LmBUjBa09hG1U6updNbEzhJqZ KLZb5n8ycTyQhBHCIB00jY+rFUMuIMx4YYVNJ7zMSE02iPV/LluRdDMl6wTboqZPiq9B ekIDgotmjHo8DwzTTLSXFXyRUrMVND9Nqf/mlYbqx7BBeA9+a3P9RyWkA6jq49VXIWIi 0fh07gxLpIGO49c7dOThEbNZkNI4bJ9sgvU8aXHEEeHq5zQLwUXZr6QiSVL8locs+jHx tAig== MIME-Version: 1.0 Received: by 10.180.93.3 with SMTP id cq3mr23748151wib.1.1353963442420; Mon, 26 Nov 2012 12:57:22 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Mon, 26 Nov 2012 12:57:22 -0800 (PST) In-Reply-To: <50B33C7F.2040303@jetcafe.org> References: <50A150C7.2080805@jetcafe.org> <1353643442.69940.45.camel@revolution.hippie.lan> <50B33C7F.2040303@jetcafe.org> Date: Mon, 26 Nov 2012 12:57:22 -0800 X-Google-Sender-Auth: ETjJ9bbe5SSl7Jl7KURZHk1LOBU Message-ID: Subject: Re: Dreamplug and eSATA problems From: Adrian Chadd To: Dave Hayes Content-Type: text/plain; charset=ISO-8859-1 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: Mon, 26 Nov 2012 20:57:25 -0000 .. hm, is this WT/WB cache handling a general problem with ARM? I've had some people comment about the stability of userland on older ARM platforms (specifically ixp425 based systems) where it worked fine for kernel-specific things (routing, bridging) but userland was unstable. So I wonder whether there's a more general ARM problem here. I'll have an ixp425 setup working soon (the gateworks cambria/avila boards) as well as the R-Pi and Pandaboard; so I'll be able to do some userland testing and provide feedback. Thanks, Adrian