All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Alsa-Devel <alsa-devel@alsa-project.org>
Subject: ice1724 SPDIF buffer size?
Date: Wed, 07 Oct 2009 00:01:33 -0600	[thread overview]
Message-ID: <4ACC2EBD.2010108@gmail.com> (raw)

I noticed that in the ice1724 driver, we set a default and maximum 
preallocated buffer size of 256K for the "professional" stream, but only 
64K for the SPDIF and independent stereo pair streams, even though the 
hardware supports 256K for all streams. Is there any reason why we can't 
use 256K for all of them?

I made this change here and it seems to work fine (for SPDIF at least, 
haven't tested stereo). From a power and CPU usage perspective, it makes 
sense to allow as big a buffer as possible for when latency isn't critical..

             reply	other threads:[~2009-10-07  6:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-07  6:01 Robert Hancock [this message]
2009-10-07  9:58 ` ice1724 SPDIF buffer size? Takashi Iwai

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=4ACC2EBD.2010108@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=alsa-devel@alsa-project.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.