From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 23 09:11:03 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6782316A4CE for ; Sat, 23 Apr 2005 09:11:03 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC4D43D1D for ; Sat, 23 Apr 2005 09:11:03 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j3N9B2hX087281; Sat, 23 Apr 2005 02:11:02 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id j3N9B2jh087280; Sat, 23 Apr 2005 02:11:02 -0700 (PDT) (envelope-from rizzo) Date: Sat, 23 Apr 2005 02:11:02 -0700 From: Luigi Rizzo To: Anish Mistry Message-ID: <20050423021102.A87242@xorpc.icir.org> References: <20050422154654.A72976@xorpc.icir.org> <200504222110.21338.mistry.7@osu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200504222110.21338.mistry.7@osu.edu>; from mistry.7@osu.edu on Fri, Apr 22, 2005 at 09:10:14PM -0400 cc: freebsd-multimedia@freebsd.org Subject: Re: dev/sound patches to reduce latency X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 09:11:03 -0000 On Fri, Apr 22, 2005 at 09:10:14PM -0400, Anish Mistry wrote: > On Friday 22 April 2005 06:46 pm, Luigi Rizzo wrote: > > attached are some patches for the sound driver to reduce latency > > in the playback channel. ... > What version is the diff against? It doesn't seem to apply cleanly to > -STABLE or -CURRENT. it's for 4.11, haven't checked how it applies to the other versions. nevertheless i believe the problems it solves are also in recent releases of freebsd. cheers luigi