All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Paul Davis <paul@linuxaudiosystems.com>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@lists.sourceforge.net
Subject: Re: hdsp driver
Date: Mon, 03 Mar 2003 17:12:55 +0100	[thread overview]
Message-ID: <s5hk7fgh1iw.wl@alsa2.suse.de> (raw)
In-Reply-To: <20030303160758.C8AD014ECB@Cantor.suse.de>

At Mon, 03 Mar 2003 11:11:16 -0500,
Paul Davis wrote:
> 
> >although the former doesn't allocate the buffer in advance by checking
> >the pci id, but it will preserve the buffers at alsasound stop or
> >restart operations just like the latter does.
> 
> so when does it allocate them?

when the allocator function (snd_malloc_xxx) is called from the
driver.  so, it wouldn't work exactly like snd-hammerfall-mem, which
allocates by itself without call from the sound drivers.
snd-page-alloc module just "caches" the buffer after the module
unload/reload.

but i don't think this would make so big difference, since the sound
drivers are loaded likely in the early stage, anyway.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  parent reply	other threads:[~2003-03-03 16:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 18:43 hdsp driver Paul Davis
2003-02-28 15:14 ` Takashi Iwai
2003-03-03 16:11   ` Paul Davis
     [not found]   ` <20030303160758.C8AD014ECB@Cantor.suse.de>
2003-03-03 16:12     ` Takashi Iwai [this message]
2003-03-03 16:37       ` Paul Davis
     [not found]       ` <20030303163402.5154214599@Cantor.suse.de>
2003-03-03 16:40         ` Takashi Iwai
2003-03-03 16:59           ` Paul Davis
     [not found]           ` <20030303165638.2893E14801@Cantor.suse.de>
2003-03-03 17:08             ` Takashi Iwai
2003-03-03 19:11               ` Paul Davis
2003-03-02 20:24 ` Thomas Charbonnel
2003-03-02 23:43   ` [PATCH] HDSP rms and peak registers correct offsets (was: Re: hdsp driver) Thomas Charbonnel
2003-03-03 14:23     ` [PATCH] HDSP rms and peak registers correct offsets (was: driver) Mark Knecht
2003-03-03 14:40       ` Thomas Charbonnel
2003-03-03 15:52         ` [PATCH] HDSP rms and peak registers correct offsets (was:Re:hdsp driver) Mark Knecht
2003-03-03 14:55     ` [PATCH] HDSP rms and peak registers correct offsets (was: Re: hdsp driver) Thomas Charbonnel

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=s5hk7fgh1iw.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=paul@linuxaudiosystems.com \
    /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.