public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Sound: DMA (output) timed out - IRQ/DRQ config error?
@ 2002-11-11 20:42 Karel Kulhavy
  2002-11-11 21:36 ` Jos Hulzink
  0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavy @ 2002-11-11 20:42 UTC (permalink / raw)
  To: linux-kernel

I get Sound: DMA (output) timed out - IRQ/DRQ config error?
On a PPro 200MHz (DELL OptiPlex Pro) with builting Soudblaster (OSS)
and massive access to SCSI disk AHA 1524 (tar xzvf of a big archive)

  7:     686036          XT-PIC  soundblaster
 10:     614871          XT-PIC  aha152x

I would be worth the effort to block interrupts within the drivers
only on an absolutely necessary way. Or is it already happening?
   
-- 
Karel 'Clock' Kulhavy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Sound: DMA (output) timed out - IRQ/DRQ config error?
  2002-11-11 20:42 Sound: DMA (output) timed out - IRQ/DRQ config error? Karel Kulhavy
@ 2002-11-11 21:36 ` Jos Hulzink
  0 siblings, 0 replies; 2+ messages in thread
From: Jos Hulzink @ 2002-11-11 21:36 UTC (permalink / raw)
  To: linux-kernel

On Monday 11 November 2002 21:42, Karel Kulhavy wrote:
> I get Sound: DMA (output) timed out - IRQ/DRQ config error?
> On a PPro 200MHz (DELL OptiPlex Pro) with builting Soudblaster (OSS)
> and massive access to SCSI disk AHA 1524 (tar xzvf of a big archive)
>
>   7:     686036          XT-PIC  soundblaster
>  10:     614871          XT-PIC  aha152x
>
> I would be worth the effort to block interrupts within the drivers
> only on an absolutely necessary way. Or is it already happening?

Sounds to me you are causing the ISA bus to smoke... An ISA bus can only 
handle at most 16 MB / s but this is a pure theoretical limit, 8 MB / s is a 
more sane value. And when the SCSI controller fills the buffer of the disk it 
is damn good possible your ISA bus is flooded with data for about 1/8 sec.. 

this shouldn't happen, but iMHO you should use a PCI SCSI controller if you do 
"massive access" to disks...

Jos



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-11 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-11 20:42 Sound: DMA (output) timed out - IRQ/DRQ config error? Karel Kulhavy
2002-11-11 21:36 ` Jos Hulzink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox