From owner-freebsd-current@FreeBSD.ORG Thu Jul 13 15:19:04 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE82916A4DD for ; Thu, 13 Jul 2006 15:19:04 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1735F43D5F for ; Thu, 13 Jul 2006 15:19:02 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by py-out-1112.google.com with SMTP id c30so296194pyc for ; Thu, 13 Jul 2006 08:19:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PbWOR4eVm73IuCM8qLASOIZtTl9HMgxt679bz64DyGH2b0PucJSnhGZV80IzbIN77hn1JmcsaH2fUMgjk+cz4taz/oM8lPiQm+zacHBQBQyl3KIUHLSf9EyaHoDn/fk9dtDnvk6UD5o2YkGZ2Je3efjCXSsmr1oY7npKqR0vyJQ= Received: by 10.35.70.2 with SMTP id x2mr1061196pyk; Thu, 13 Jul 2006 08:19:01 -0700 (PDT) Received: by 10.35.117.14 with HTTP; Thu, 13 Jul 2006 08:19:01 -0700 (PDT) Message-ID: <70e8236f0607130819h155c8a46yc38eacb39378e30c@mail.gmail.com> Date: Thu, 13 Jul 2006 16:19:01 +0100 From: "Joao Barros" To: "John Baldwin" In-Reply-To: <200607111451.22749.john@baldwin.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200607111451.22749.john@baldwin.cx> Cc: current@freebsd.org Subject: Re: [PATCH] amr(4) testers needed... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 15:19:05 -0000 On 7/11/06, John Baldwin wrote: > I have a patch for amr(4) that is a forward-port of a Scott Long patch for 4.x > that fixes some severe data corruption with amr(4) + PAE on 4.x with > 4GB of > RAM. I need the patch tested on current though so I can get it into HEAD and > eventually into 4.x. The patch for head is at > http://www.freebsd.org/~jhb/patches/amr_head.patch It shouldn't break > anything and should basically be a nop. I think the patch will apply to 6.x > (and possibly 5.x) as well. Thanks! > I can test it on i386 without PAE. Is that test enough? -- Joao Barros