Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757453AbWKWURX (ORCPT ); Thu, 23 Nov 2006 15:17:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757457AbWKWURX (ORCPT ); Thu, 23 Nov 2006 15:17:23 -0500 Received: from wx-out-0506.google.com ([66.249.82.236]:61798 "EHLO wx-out-0506.google.com") by vger.kernel.org with ESMTP id S1757453AbWKWURW (ORCPT ); Thu, 23 Nov 2006 15:17:22 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KfJoZxtwcLKOlmJcAHVA7DotqWe2kT7b+AGsX2RcUViBHlrcrjOXCc2j2KfrV9noogLLA7JfRYIlRMaDlPE1tVIDdC/hp91OAysatK147RmZbb1yz598RbG59GQhad/qFtWgi3U6JxYMeDJqGLofcHZ4WPxLLJVp2dfO2f46RhY= Message-ID: Date: Thu, 23 Nov 2006 21:17:21 +0100 From: wbrana@gmail.com To: "Andrew Morton" Subject: Re: [PATCH] snd-hda-intel: fix insufficient memory Cc: linux-kernel@vger.kernel.org, "Jaroslav Kysela" , "Takashi Iwai" In-Reply-To: <20061122120422.7f1f96fe.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061121224613.548207f9.akpm@osdl.org> <20061122120422.7f1f96fe.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 17 On 11/22/06, Andrew Morton wrote: > > Are the new settings of 64kb and 1MB sufficient? If not, by how much must > they be increased, and why? > > Default size should be increased to 256 kB to allow same buffer length ( 16384 frames ) with 2 and 8 channels or same buffer time with 48 kHz/16 bit and 96 kHz/32 bit. Maximal size should be at least 4096 kB, which should't limit buffer time with any sound like 192 kHz/8 channels/32 bit. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/