From owner-cvs-all Tue Sep 18 9:27: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 9DC0237B415; Tue, 18 Sep 2001 09:26:52 -0700 (PDT) Received: from vega.vega.com (root@dialup13-48.iptelecom.net.ua [212.9.229.48]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id TAA72820; Tue, 18 Sep 2001 19:26:46 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f8IGQ5922385; Tue, 18 Sep 2001 19:26:05 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3BA775FB.EC62F268@FreeBSD.org> Date: Tue, 18 Sep 2001 19:27:39 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Cameron Grant Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/isa mss.c References: <200109181519.f8IFJie76452@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cameron Grant wrote: > cg 2001/09/18 08:19:44 PDT > > Modified files: > sys/dev/sound/isa mss.c > Log: > when setting blocksize, fix blockcount to 2 to reduce latency with smaller > block sizes. Great, thank you! However I had to increase MSS_DEFAULT_BUFSZ to 65KB and decrease hw.targetirqrate to 16 to provide better skip protection during kernel activity (mostly syscons output), but after those tweaks it works perfectly! -Maxim P.S. Perhaps it would be good idea to decrease default irqrate from 32 to 16, because I had a reports from a friends who have similar problems with skipping during syscons activity on various audio chipsets. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message