Date: Mon, 20 Nov 2000 14:37:39 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Stanislav Grozev <tacho@orbitel.bg> Cc: current@FreeBSD.org Subject: Re: -current scheduler strangeness Message-ID: <3A191B13.60A7C199@FreeBSD.org> References: <20001120142326.A97732@thing.orbitel.bg> <20001120142543.B97732@thing.orbitel.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Grozev wrote: > as a followup, whenever I have disk access the problem shows also... > > > > 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). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A191B13.60A7C199>