From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42052 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBomj-0005Ti-CI for qemu-devel@nongnu.org; Fri, 29 Oct 2010 09:15:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBoV4-0006tQ-J3 for qemu-devel@nongnu.org; Fri, 29 Oct 2010 08:57:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBoV4-0006t4-8p for qemu-devel@nongnu.org; Fri, 29 Oct 2010 08:56:06 -0400 From: Gerd Hoffmann Date: Fri, 29 Oct 2010 14:55:52 +0200 Message-Id: <1288356955-6019-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 0/3] pulseaudio buffering fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: fengguang.wu@intel.com, Gerd Hoffmann Hi, These patches improve the pulseaudio driver's buffer handling. Separated from the win7 sound patch series, it is completely independant stuff. Except maybe for the fact that the usb-audio driver magnifies the pulseaudio buffering issues. Fengguang, can you please have a look? malc wants your review comments before applying them. thanks, Gerd Gerd Hoffmann (3): pulseaudio: process 1/4 buffer max at once pulseaudio: setup buffer attrs pulseaudio: tweak config audio/paaudio.c | 44 +++++++++++++++++++++----------------------- 1 files changed, 21 insertions(+), 23 deletions(-)