public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* slow latencies on IDE disk drives( controller? )
@ 2001-03-26 11:22 Uncle George
  2001-03-26 17:41 ` Andre Hedrick
  0 siblings, 1 reply; 6+ messages in thread
From: Uncle George @ 2001-03-26 11:22 UTC (permalink / raw)
  To: andre, ahedrick, andre, linux-kernel

I am processing sound data on /dev/dsp. Generally the ~61k devive buffer
is enough to keep the device satiated && gives the program time to fill
up the device buffer when there is 16k of buffer space that needs to be
filled.

But on occasion the /dev/dsp device "slurrs" ( sounds like what happens
when the speed of a tape recorder slows down due to a finger placed down
on the capstain ) unexpectedly. This was eventually traced to the usage
of an IDE disk drive. using the scsi drive does not cause the problem to
manifest itself( at least my ears say so ). but using "dd if=/dev/hda4
of=/dev/null ) does immediately cause the slurring to happen.


I think I can create a simple pgm to demo this problem, but the DATA
file that gets feed into /dev/dsp is a little large for e-mail.


/gat


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

end of thread, other threads:[~2001-03-27 21:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-26 11:22 slow latencies on IDE disk drives( controller? ) Uncle George
2001-03-26 17:41 ` Andre Hedrick
2001-03-27 12:00   ` Uncle George
2001-03-27 17:06     ` Andre Hedrick
2001-03-27 21:15       ` Uncle George
2001-03-27 21:25         ` Andre Hedrick

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