All of lore.kernel.org
 help / color / mirror / Atom feed
From: Uncle George <gatgul@voicenet.com>
To: andre@linux-ide.org, ahedrick@atipa.com, andre@suse.com,
	linux-kernel@vger.kernel.org
Subject: slow latencies on IDE disk drives( controller? )
Date: Mon, 26 Mar 2001 06:22:33 -0500	[thread overview]
Message-ID: <3ABF2679.B1E50DD7@voicenet.com> (raw)

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


             reply	other threads:[~2001-03-26 11:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-26 11:22 Uncle George [this message]
2001-03-26 17:41 ` slow latencies on IDE disk drives( controller? ) 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ABF2679.B1E50DD7@voicenet.com \
    --to=gatgul@voicenet.com \
    --cc=ahedrick@atipa.com \
    --cc=andre@linux-ide.org \
    --cc=andre@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.