From owner-cvs-all Tue Feb 6 23:19:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 322AF37B491; Tue, 6 Feb 2001 23:19:37 -0800 (PST) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f177Jbb75045; Tue, 6 Feb 2001 23:19:37 -0800 (PST) (envelope-from cg) Message-Id: <200102070719.f177Jbb75045@freefall.freebsd.org> From: Cameron Grant Date: Tue, 6 Feb 2001 23:19:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/06 23:19:35 PST Modified files: (Branch: RELENG_4) sys/dev/sound/pcm channel.c Log: mfc of rev 1.49: modify default buffer size heuristic to not max out at 4k. mpg123 and other apps that do not explicitly request a block size should now behave better under load. Revision Changes Path 1.19.2.11 +2 -1 src/sys/dev/sound/pcm/channel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message