All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abramo Bagnara <abramo.bagnara@libero.it>
To: tomasz motylewski <T.Motylewski@bfad.de>
Cc: Takashi Iwai <tiwai@suse.de>,
	"alsa-devel@lists.sourceforge.net"
	<alsa-devel@lists.sourceforge.net>
Subject: Re: emu10k1 bug and patch (0.9.0rc7)
Date: Fri, 14 Feb 2003 12:31:13 +0100	[thread overview]
Message-ID: <3E4CD381.6C7B0D40@libero.it> (raw)
In-Reply-To: Pine.LNX.4.21.0302141155420.8732-100000@mailserver.intern.bfad.de

tomasz motylewski wrote:
> 
> On Fri, 14 Feb 2003, Takashi Iwai wrote:
> 
> > and since boundary = buffer_size as default, the above condition will
> > be not satisfied (i.e. diff is equal with -(runtime->boundary/2) and
> 
> Is not boundary much bigger than buffer size? At least I have seen it in cs4281
> driver some time ago. Is there any ALSA recommendation what value should be
> used for boundary?

        runtime->boundary = runtime->buffer_size;
        while (runtime->boundary * 2 <= LONG_MAX - runtime->buffer_size)
                runtime->boundary *= 2;

-- 
Abramo Bagnara                       mailto:abramo.bagnara@libero.it

Opera Unica                          Phone: +39.546.656023
Via Emilia Interna, 140
48014 Castel Bolognese (RA) - Italy


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en

  reply	other threads:[~2003-02-14 11:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 17:21 emu10k1 bug and patch (0.9.0rc7) Arnaud de Bossoreille de Ribou
2003-02-13 12:03 ` Takashi Iwai
2003-02-13 19:57   ` Jaroslav Kysela
2003-02-14  9:09     ` Takashi Iwai
2003-02-14 11:07       ` Abramo Bagnara
2003-02-14 12:49       ` Jaroslav Kysela
2003-02-13 20:30 ` Jaroslav Kysela
2003-02-14  9:21   ` Takashi Iwai
2003-02-14 10:58     ` tomasz motylewski
2003-02-14 11:31       ` Abramo Bagnara [this message]
2003-02-14 15:00         ` Takashi Iwai
2003-02-14 12:51     ` Jaroslav Kysela
2003-02-17  8:36   ` Arnaud de Bossoreille de Ribou
2003-02-17 10:24     ` Jaroslav Kysela
2003-02-18  8:30       ` Arnaud de Bossoreille de Ribou

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=3E4CD381.6C7B0D40@libero.it \
    --to=abramo.bagnara@libero.it \
    --cc=T.Motylewski@bfad.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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.