From owner-freebsd-current@FreeBSD.ORG Sat Apr 7 17:23:57 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4961316A400 for ; Sat, 7 Apr 2007 17:23:57 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 1B5E313C459 for ; Sat, 7 Apr 2007 17:23:56 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 5080 invoked from network); 7 Apr 2007 17:23:57 -0000 Received: from ppp-71-139-28-99.dsl.snfc21.pacbell.net (HELO ?10.0.0.235?) (nate-mail@71.139.28.99) by root.org with ESMTPA; 7 Apr 2007 17:23:57 -0000 Message-ID: <4617D3A6.8000201@root.org> Date: Sat, 07 Apr 2007 10:23:50 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.7 (X11/20061027) MIME-Version: 1.0 To: current@FreeBSD.org X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: call for testers: altq in current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 07 Apr 2007 17:23:57 -0000 A few weeks ago, I committed a change to ALTQ that I was only able to compile-test. What I need is someone with a laptop or other cpufreq-capable system that is also using ALTQ to verify that with powerd running, the queuing timing is now reliable. Previously, altq would just cache the first value of the CPU freq it saw (based on tsc_freq) and use that forever. Now it gets updated each time the freq changes. I want to make sure the edge cases (i.e., freq changes while a packet is being timed) work ok. Thanks, -- Nate