From owner-freebsd-arch@FreeBSD.ORG Mon Dec 17 19:07:49 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1728C697; Mon, 17 Dec 2012 19:07:49 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id BE2248FC13; Mon, 17 Dec 2012 19:07:48 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 606BF7300A; Mon, 17 Dec 2012 20:06:20 +0100 (CET) Date: Mon, 17 Dec 2012 20:06:20 +0100 From: Luigi Rizzo To: Alexander Motin Subject: calloutng and dummynet (Re: [RFC/RFT] calloutng) Message-ID: <20121217190620.GA83203@onelab2.iet.unipi.it> References: <50CCAB99.4040308@FreeBSD.org> <50CE5B54.3050905@FreeBSD.org> <50CED465.3010501@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50CED465.3010501@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: Garrett Cooper , Davide Italiano , Adrian Chadd , FreeBSD Current , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2012 19:07:49 -0000 On Mon, Dec 17, 2012 at 10:14:29AM +0200, Alexander Motin wrote: > On 17.12.2012 05:38, Adrian Chadd wrote: ... > >Maybe hit up the altq/pf using crowd and see if they'll test this stuff > >out too? > > It would be good to test, though I know that at least dummynet is > written awful from the point of this project with its > callout_reset(&dn_timeout, 1, dummynet, NULL); > It should work, but kill most of power benefits. I was promised it will > be fixed after this project end. never trust italians :) but it is good that you are reminding me this, hopefully i will be able to give it a shot after the holidays cheers luigi