From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 2 00:14:20 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2064F106564A for ; Mon, 2 Apr 2012 00:14:20 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A37328FC17 for ; Mon, 2 Apr 2012 00:14:19 +0000 (UTC) Received: by wern13 with SMTP id n13so1805079wer.13 for ; Sun, 01 Apr 2012 17:14:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mlaFTa4f2Gd704uCwJ5heRr+PFpbHIh2dwS5NOaX3Z0=; b=Xkoji4e31hLm5ikUQZahEcUPmbPt6ylcSSwYDWUdBu8CAUNpo6+nhsR1ixrIVFOxRA v5fidtAvPFvcgUhNqnZr/3I6cDw38ZQwYxPTbnny+BYgWd4j1+xE+/shSqo0J8jY2sji Vx31Y1QNfnOXEh8wq/0s2ChXAAP5x1uBypa/ACgPQjrfqP+uggnQmetOHdpMJzqp5IOY St62KnBnxSQak5o/ffas1l/gecDgV0teAHeVF2oeJrF19g27MyhZtBsAVzjMh5ZGwNWK 7JUvl3u9gutnk1vkEFhXsPKysQ+YppSaTxWZ9ftczEhgbIfkwhoyvIoBZHlPaoNEdqm/ JByw== MIME-Version: 1.0 Received: by 10.180.104.231 with SMTP id gh7mr19175131wib.10.1333325658600; Sun, 01 Apr 2012 17:14:18 -0700 (PDT) Received: by 10.223.94.73 with HTTP; Sun, 1 Apr 2012 17:14:18 -0700 (PDT) In-Reply-To: <1313215653.10994.2.camel@Nokia-N900-42-11> References: <87a2d6a337080961760c5da503c0a9e0@bluelife.at> <4E3F25D5.6020307@rawbw.com> <4E460089.2040000@rawbw.com> <1313215653.10994.2.camel@Nokia-N900-42-11> Date: Sun, 1 Apr 2012 19:14:18 -0500 Message-ID: From: Adam Vande More To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: emulation@freebsd.org Subject: Re: Call for Testers: VirtualBox 4.1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2012 00:14:20 -0000 2011/8/13 Bernhard Fr=F6hlich > I have also seen some audio jitter with Windows guests and 4.0.x but only > with the default audio implementation. The problem was gone by switching = to > Intel HDA. > I have continued to have trouble with audio jitter using either HDA or AC97 in Windows 7 guests. Setting "sysctl kern.eventtimer.periodic=3D1" seems t= o workaround the issue. --=20 Adam Vande More