From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 20:00:26 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C268010656AC; Thu, 9 Oct 2008 20:00:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E6BB68FC1B; Thu, 9 Oct 2008 20:00:24 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id m99K0JcA025046; Thu, 9 Oct 2008 22:00:19 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id m99K0HKi025043; Thu, 9 Oct 2008 22:00:18 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 9 Oct 2008 22:00:16 +0200 (CEST) From: Wojciech Puchar To: Jeremy Chadwick In-Reply-To: <20081007093107.GA44339@icarus.home.lan> Message-ID: <20081009215952.E24356@wojtek.tensor.gdynia.pl> References: <20081006221523.P3921@wojtek.tensor.gdynia.pl> <20081006215749.GA68933@slackbox.xs4all.nl> <20081007111712.X5855@wojtek.tensor.gdynia.pl> <20081007093107.GA44339@icarus.home.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Roland Smith , freebsd-questions@FreeBSD.org Subject: Re: TRUE realtime priority X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 20:00:26 -0000 >> well last night i tested it with SCHED_4BSD instead of sched_ule, reduced >> quantum to 20000 from 100000 and for now - no voice chopping under high >> load. but i will test it more. > > What version of FreeBSD are you using for this? Yes, it matters. got RELENG_7 yesterday by cvs, now SCHED_ULE works fine.