From owner-freebsd-current@FreeBSD.ORG Sun Dec 12 15:20:20 2004 Return-Path: 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 E39B816A4CE; Sun, 12 Dec 2004 15:20:20 +0000 (GMT) Received: from juniper.fornext.org (53.35.138.210.xn.2iij.net [210.138.35.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC8343D48; Sun, 12 Dec 2004 15:20:20 +0000 (GMT) (envelope-from shino@fornext.org) Received: from [127.0.0.1] (thyme.fornext.org [192.168.3.32]) by juniper.fornext.org (Postfix) with ESMTP id 4F9164D; Mon, 13 Dec 2004 00:20:18 +0900 (JST) Date: Mon, 13 Dec 2004 00:20:20 +0900 From: Shunsuke SHINOMIYA To: Jeremie Le Hen In-Reply-To: <20041211142825.GB65171@obiwan.tataz.chchile.org> References: <20041210113318.BBF3.SHINO@fornext.org> <20041211142825.GB65171@obiwan.tataz.chchile.org> Message-Id: <20041212235517.C5CD.SHINO@fornext.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.12 [ja] cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re[2]: if_em int_throttle_ceil patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 12 Dec 2004 15:20:21 -0000 Hi Jeremie and Lists, > Great work Shunsuke, thank you ! > Any chance to get this patch reviewed and commited ? Thank you. I did send-pr as kern/74986. http://www.freebsd.org/cgi/query-pr.cgi?pr=74986 I think that the appropriate value of interrupt moderation depends on each system, but tuning this value is worth to bring out a performance of the system. I hope that this patch help to bring out the performance of your system. -- Shunsuke SHINOMIYA