Stanislav Grozev wrote:
>
> On Mon, Nov 20, 2000 at 02:37:39PM +0200, Maxim Sobolev wrote:
> > > > pcm0: <Yamaha OPL-SAx> at port
>0x220-0x22f,0x530-0x537,0x388-0x38b,0x330-0x331,0x370-0x371 irq 5 drq 0,1 on isa0
> >
> > It could be due to my commit in which I reduced buffer size in mss driver from 64K
>to 4K. Please try to increase it to 8KB, 16KB etc and let me know if it
> > helps ("#define MSS_BUFFSIZE (4096)" line in src/sys/dev/sound/isa/mss.c).
> >
>
> the results:
>
> 8k - plays absolute garbage (this is strange, because with 4k it plays music,
> but skips)
> 16k - plays music, the skips aren't so often heard as with 4k, but are
> often enough to be annoying
> 32k - everything plays fine, even with 3 compilations and heavy disk access.
>
> so, thanks for the quick answer - I will now keep it at 32k, i don't know
> the rationale of downing this to 4k. maybe you should commit it to 32k in
> the repo too?
Maybe it should be self tuning according to the speed of the data.
I don't understand why the hwptr would go backwards due to system load..
if this is an underflow, then the message should say so...
>
> -tacho
>
> --
> [i don't follow] | [http://daemonz.org/ || [EMAIL PROTECTED]]
> [everything should be made as simple as possible, but no simpler]
> 0x44FC3339 || [02B5 798B 4BD1 97FB F8DB 72E4 DCA4 BE03 44FC 3339]
>
> ------------------------------------------------------------------------
> Part 1.2Type: application/pgp-signature
--
__--_|\ Julian Elischer
/ \ [EMAIL PROTECTED]
( OZ ) World tour 2000
---> X_.---._/ presently in: Budapest
v
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message