All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: malc <av1474@comtv.ru>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] alsaaudio: increase default buffer sizes
Date: Thu, 08 May 2008 00:24:58 +0200	[thread overview]
Message-ID: <48222C3A.1050607@web.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0805072230100.2899@linmac.oyster.ru>

[-- Attachment #1: Type: text/plain, Size: 3249 bytes --]

malc wrote:
> On Tue, 6 May 2008, Jan Kiszka wrote:
> 
>> malc wrote:
>>> On Mon, 5 May 2008, Jan Kiszka wrote:
>>>
>>>> malc wrote:
>>>>> On Sun, 4 May 2008, Jan Kiszka wrote:
>>>>>
>>>>>> Jan Kiszka wrote:
>>>>>>> malc wrote:
>>>>>>>> On Sun, 4 May 2008, Jan Kiszka wrote:
>>>>>>>>
>>>>>
>>>>> [..snip..]
>>>>>
>>>>>>>
>>>>>>> Yeah, great, that was the key! Find below the version that works
>>>>>>> for me
>>>>>>> (on 64 bit 8) ). It even obsoletes my buffer size patch. Please
>>>>>>> merge!
>>>>>>
>>>>>> Declaring the buffer size tweak obsolete was too quick. I still need
>>>>>> more under certain guest load, but now I'm already fine with
>>>>>> DEFAULT_BUFFER_SIZE=4096. Or all in one:
>>>>>
>>>>> I wonder if everyone will be happy with quadrupled latency, apart from
>>>>
>>>> Hmm, I wonder about the scenario where this latency may actually hurt.
>>>> QEMU is not /that/ fast anyway. ;)
>>>
>>> You would be surprised.
>>
>> Tell me more! :->
> 
> The only thing that i care about: DOS demos and to lesser extent old DOS
> games.

And those suffer audibly if you increase QEMU_ALSA_DAC_BUFFER_SIZE?

> 
>>>
>>>>
>>>>> you and this other user on some (kvm was it) mailing list there are no
>>>>> huge outcries of dissatisfaction, then again i'm not sure how many
>>>>> people
>>>>> use ALSA+QEMU or QEMUs+AUDIO in general.
>>>>
>>>> I don't think many users are actually running QEMU (or KVM) against
>>>> ALSA. You have to
>>>> - manually enable it during configure
>>>> - pass QEMU_AUDIO_DRV=alsa (OSS remains default even if ALSA is on - I
>>>>   ran into this trap first.)
>>>
>>> I don't see how it's a trap. You can also enable esd or fmod drivers
>>> in configure along with alsa, which one should be the default?
>>
>> For sure, you need this mechanism with >1 audio backends being enabled
>> in parallel. It's just the question how one is supposed to find out
>> about this additional requirement:
> 
> Being enabled? Did you mean being built in? And what do you mean by
> mechanism, mechanism to do what exactly?

Yes, I meant built-in.

> 
>> $ grep -r QEMU_AUDIO_DRV qemu
>> qemu/audio/audio.c:        "  set QEMU_AUDIO_DRV=wav\n"
>> qemu/audio/audio.c:        "  export QEMU_AUDIO_DRV=wav\n"
>> qemu/audio/audio.c:        drvname = audio_get_conf_str
>> ("QEMU_AUDIO_DRV", NULL, &def);
>>
>> Am I missing some reference? Then sorry in advance.
> 
> What is the question?

Such kind of documentation is not for wimps. You know where to find and
why to use it, but does the average user do?

> [..snip..]
> 
>>
>> Well, probably configurable as well with compat-OSS (real OSS is dead on
>> Linux). The fact is that - not only for me - this sharing does not work
>> out-of-the-box with OSS, while it does with ALSA. Don't ask me why, I'm
>> not an expert on this, I'm rather looking at it from a "normal" user
>> perspective.
> 
> It doesn't with ALSA on this machine, and on the machine next to this
> one, and on machine that lies on the floor. It boils down to how ALSA
> was configured by distribution maintainers.

Chances are generally higher that broken ALSA setups are reported and
fixed than broken OSS emulations.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

  reply	other threads:[~2008-05-07 22:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 19:06 [Qemu-devel] [PATCH] alsaaudio: increase default buffer sizes Jan Kiszka
2008-05-02 19:48 ` [Qemu-devel] " malc
2008-05-02 21:00   ` Jan Kiszka
2008-05-03 19:43     ` malc
2008-05-04  7:34       ` Jan Kiszka
2008-05-04 17:09         ` malc
2008-05-04 17:41           ` Jan Kiszka
2008-05-04 19:35             ` Jan Kiszka
2008-05-05 18:03               ` malc
2008-05-05 18:43                 ` Jan Kiszka
2008-05-06 17:37                   ` malc
2008-05-06 17:59                     ` Jan Kiszka
2008-05-07 18:36                       ` malc
2008-05-07 22:24                         ` Jan Kiszka [this message]
2008-05-08 17:44                           ` malc

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=48222C3A.1050607@web.de \
    --to=jan.kiszka@web.de \
    --cc=av1474@comtv.ru \
    --cc=qemu-devel@nongnu.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.