From owner-svn-src-head@FreeBSD.ORG Fri Dec 28 15:25:54 2012 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 708D5F3D; Fri, 28 Dec 2012 15:25:54 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id D8E768FC24; Fri, 28 Dec 2012 15:25:53 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id qBSFPpRG018969; Fri, 28 Dec 2012 19:25:51 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id qBSFPp6X018968; Fri, 28 Dec 2012 19:25:51 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 28 Dec 2012 19:25:51 +0400 From: Gleb Smirnoff To: Attilio Rao Subject: Re: svn commit: r244732 - head/sys/sys Message-ID: <20121228152551.GA18694@FreeBSD.org> References: <201212271236.qBRCawuU078203@svn.freebsd.org> <20121227124657.GX80310@FreeBSD.org> <20121227132507.GY80310@FreeBSD.org> <20121228082038.GZ80310@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 15:25:54 -0000 On Fri, Dec 28, 2012 at 01:53:35PM +0100, Attilio Rao wrote: A> Did you also rewview the second patch I sent? I did. I just don't have anything to comment on it. I guess it is correct, and you should go forward with it. However, benchmarking of overall changes to the buf_ring is important. -- Totus tuus, Glebius.