From owner-freebsd-pf@FreeBSD.ORG Tue Feb 14 14:57:35 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFCFE16A429 for ; Tue, 14 Feb 2006 14:57:35 +0000 (GMT) (envelope-from bill.marquette@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB85643D78 for ; Tue, 14 Feb 2006 14:57:24 +0000 (GMT) (envelope-from bill.marquette@gmail.com) Received: by xproxy.gmail.com with SMTP id h29so806344wxd for ; Tue, 14 Feb 2006 06:57:24 -0800 (PST) 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=gngXnpaJyDgIBBvU9jqeC6WphQMl/cHUwyhow+xHJ+4e8z9HfFFAfwLoBX3hJ36f2QMXAW3e3kROKICleSvW3pGJlratq5AcIeZb4klBi+eoMMIpUw0gKmPYldDHXsdktmCsgnL7KefrpV9gRiNs87THoRJqqyUHMC57dcI3TrE= Received: by 10.70.109.16 with SMTP id h16mr2374042wxc; Tue, 14 Feb 2006 06:57:24 -0800 (PST) Received: by 10.70.89.8 with HTTP; Tue, 14 Feb 2006 06:57:23 -0800 (PST) Message-ID: <55e8a96c0602140657w161a7490xf094fb9d34801724@mail.gmail.com> Date: Tue, 14 Feb 2006 08:57:23 -0600 From: Bill Marquette To: Mark Linimon In-Reply-To: <200602140654.k1E6sOAU057236@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200602140654.k1E6sOAU057236@freefall.freebsd.org> Cc: freebsd-pf@freebsd.org Subject: Re: kern/92949: [pf] PF + ALTQ problems with latency X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 14:57:35 -0000 On 2/14/06, Mark Linimon wrote: > Old Synopsis: PF + ALTQ problems with latency > New Synopsis: [pf] PF + ALTQ problems with latency > > Responsible-Changed-From-To: freebsd-i386->freebsd-pf > Responsible-Changed-By: linimon > Responsible-Changed-When: Tue Feb 14 06:54:04 UTC 2006 > Responsible-Changed-Why: > This does not sound i386-specific. Over to mailing list. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D92949 Looks like a simpler test case for: kern/82271 pf [pf] cbq scheduler cause bad latency I don't think this is scheduler specific either, but I haven't been able to generate what I consider to be a stable test case (it comes and goes in HFSC). --Bill