From owner-freebsd-current@FreeBSD.ORG Sun Nov 9 20:29:41 2003 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 2588A16A4CE for ; Sun, 9 Nov 2003 20:29:41 -0800 (PST) Received: from msr57.hinet.net (msr57.hinet.net [168.95.4.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C32A43FAF for ; Sun, 9 Nov 2003 20:29:39 -0800 (PST) (envelope-from kclee@tiny.ws) Received: from michael (211-21-27-38.HINET-IP.hinet.net [211.21.27.38]) by msr57.hinet.net (8.9.3/8.9.3) with SMTP id MAA29723 for ; Mon, 10 Nov 2003 12:29:32 +0800 (CST) Message-ID: <000501c3a743$3f4c7a90$ca00a8c0@michael> From: "Michael Lee" To: Date: Mon, 10 Nov 2003 12:29:34 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: ALTQ support 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: Mon, 10 Nov 2003 04:29:41 -0000 Dear Sir, I don't know if I am posting this question to a wrong mailing list. I am looking for a solution to make QoS possible on my FreeBSD box. After searching for the internet, I found that there is a software called ALTQ that can do possibly what I want. However, I found that it is still not directly built into the kernel. Those who want to use it need to patch the kernel themselves. http://www.rofug.ro/projects/freebsd-altq/ I wonder if any of the core team members has the plan to build it into the kernel since I was told that it is not a good way to patch the kernel myself. ( for the system stability concern. ) Thanks! Michael Lee PS: Please c.c me since I did not subscribe to this mailing list.