From owner-cvs-all Tue Feb 6 22:48:49 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 9F73337B401; Tue, 6 Feb 2001 22:48:29 -0800 (PST) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f176mTJ68070; Tue, 6 Feb 2001 22:48:29 -0800 (PST) (envelope-from cg) Message-Id: <200102070648.f176mTJ68070@freefall.freebsd.org> From: Cameron Grant Date: Tue, 6 Feb 2001 22:48:29 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/06 22:48:29 PST Modified files: sys/dev/sound/pcm channel.c Log: conditionalize "hwptr went backwards" messages modify default buffer size heuristic to not max out at 4k. mpg123 should now behave better under load. Revision Changes Path 1.49 +430 -806 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