From owner-freebsd-stable@FreeBSD.ORG Thu Apr 21 02:44:02 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5082106567B for ; Thu, 21 Apr 2011 02:44:02 +0000 (UTC) (envelope-from laa@cemu.ru) Received: from m.cemu.ru (m.cemu.ru [194.186.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id 786338FC0A for ; Thu, 21 Apr 2011 02:44:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=laa.zp.ua; s=dkim; h=Sender:In-Reply-To:Content-Type:Mime-Version:References:Message-ID:Subject:To:From:Date; bh=wTZDN6pbWbGbmw+50jfqLSYcLITfg3LrblS7c5xAdA4=; b=XusUQWYPOpcrNape+U8yEz9MLMtiBG/FoRljJzHFr9wOKzxqWLfs+gnvu3rjtQ1a3yk1hIuf5UG7FRTMPEdtRC7W7SkfhGwzuw7c8V2Ee29vr/c/2bsu5YM0Aykl5BOgMHpEIE3P5RGSAEzTJYvg9Ty7Ln016H0g7AOaOQ3zq8o=; Received: by m.cemu.ru with local (Exim) (envelope-from ) id 1QCjs7-0006sm-DB for freebsd-stable@freebsd.org; Thu, 21 Apr 2011 06:43:59 +0400 Date: Thu, 21 Apr 2011 06:43:59 +0400 From: Lystopad Olexandr To: freebsd-stable@freebsd.org Message-ID: <20110421024359.GB96423@laa.zp.ua> References: <20110419235038.GA8892@icarus.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20110419235038.GA8892@icarus.home.lan> User-Agent: Mutt/1.4.2.3i Sender: laa Subject: Re: Large number of SATA commits (MFCs) to RELENG_8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 02:44:02 -0000 Hello, Jeremy Chadwick! On Tue, Apr 19, 2011 at 04:50:38PM -0700 freebsd@jdc.parodius.com wrote about "Large number of SATA commits (MFCs) to RELENG_8": > Folks who use SATA (speaking generally here because there's too much > that got touched) should be aware: > > Within the past ~7 hours there have been a *very* large number of > commits by mav@ that pertain to SATA-related storage controllers and > subsystems. > > I would advocate that folks rebuild world/kernel and make sure there > aren't any issues seen, or any quirks which were previously needed are > no longer. > > I haven't gone through *all* of the commits yet, but I do see some > controller-centric things that got MFC'd, such as disabling of NCQ > support on multiport Marvell 88SX61XX to relieve I/O timeouts when > doing lots of I/O (common with ZFS). > > Below are the commits. Users should absolutely use cvsweb or similar > tools to examine the commit message and see if anything relevant to > their storage subsystems was modified. I have no problems with yesturday build world+kernel. All compiled ok and system boots ok. But I have 1 question, why needed src/UPDATING? There are a lot of changes in the tree since release date and there are no one in that file. May be we need another one file, like src/ChangeLog ? ;-) -- Lystopad Olexandr