From owner-freebsd-arm@FreeBSD.ORG Thu Mar 11 21:18:37 2010 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8BF31065676 for ; Thu, 11 Mar 2010 21:18:37 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9208FC13 for ; Thu, 11 Mar 2010 21:18:37 +0000 (UTC) Received: from localhost (unknown [213.17.239.109]) by smtp.semihalf.com (Postfix) with ESMTP id C1E5CC4273; Thu, 11 Mar 2010 22:21:09 +0100 (CET) X-Virus-Scanned: by amavisd-new at semihalf.com Received: from smtp.semihalf.com ([213.17.239.109]) by localhost (smtp.semihalf.com [213.17.239.109]) (amavisd-new, port 10024) with ESMTP id uU6cwRykQNTa; Thu, 11 Mar 2010 22:21:09 +0100 (CET) Received: from [192.168.133.14] (nat2-133.ghnet.pl [91.150.223.133]) by smtp.semihalf.com (Postfix) with ESMTPSA id 41A19C41E7; Thu, 11 Mar 2010 22:21:09 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rafal Jaworowski In-Reply-To: <201003101421.o2AELUng048879@casselton.net> Date: Thu, 11 Mar 2010 22:18:34 +0100 Content-Transfer-Encoding: 7bit Message-Id: <6F6258B6-83F7-452C-A741-5D54738A7C8D@semihalf.com> References: <201003101421.o2AELUng048879@casselton.net> To: Mark Tinguely X-Mailer: Apple Mail (2.1077) Cc: freebsd-arm@freebsd.org Subject: Re: Performance of SheevaPlug on 8-stable 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: Thu, 11 Mar 2010 21:18:38 -0000 On 2010-03-10, at 15:21, Mark Tinguely wrote: > Thank-you. I would appreciate it if someone would commit that patch. It > has been on my mind since FreeBSD 8.0-release. This patch should help some > data buffers because we do not incorrectly think this page is still mapped > to a KVA. Commited @ r205028. Many thanks! Rafal