From: David Henningsson <david.henningsson@canonical.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [RFC PATCH] ALSA: hda - Implement a poll loop for jacks as a module parameter
Date: Wed, 10 Oct 2012 17:36:58 +0200 [thread overview]
Message-ID: <5075961A.7010909@canonical.com> (raw)
In-Reply-To: <s5hvceicte2.wl%tiwai@suse.de>
On 10/10/2012 04:07 PM, Takashi Iwai wrote:
> At Wed, 10 Oct 2012 15:47:31 +0200,
> David Henningsson wrote:
>>
>> On 10/09/2012 04:57 PM, Takashi Iwai wrote:
>>> At Tue, 09 Oct 2012 16:28:07 +0200,
>>> David Henningsson wrote:
>>>> Or, to make it a bit more pragmatic, what other things are broken with
>>>> single_cmd? Could you give an example where this change would be harmful?
>>>
>>> The single cmd mode itself was introduced as a sort of rescue command
>>> without CORB/RIRB. We shouldn't use it in normal situations. It's
>>> simply no considered use case.
>>>
>>> With a lack of unsol event, you can't handle the volume knob, or any
>>> GPIO events, too.
>>
>> Those two are quite uncommon, and can be polled too if necessary.
>
> I wonder from where your love to polling comes...
It's not a love for polling. It's a pragmatic view of having people's
machines working at best effort. If we, due to lack of time, hardware,
specifications, whatever, can't have the best option available to our
users, I prefer to have it working but "secretly performing worse", to
not having it working at all.
I'm genuinely trying to understand what's so wrong with single cmd mode
*in practice*, but when what I get in return from you is stuff about
saving the world and peaceful living, I don't know how to interpret that
"information".
>>> Well, do you want to allow 1ms polling?
>>
>> I can't see why not, if people want to burn CPU cycles, why not let
>> them.
>
> You seem to trust users too much :)
Well, there's already a single_cmd module parameter, which if enabled
causes "no peaceful living at all", can't be worse than that, can it? ;-)
>> However, the real limit should probably be one jiffy, so attaching
>> modified patch.
>> If you think there should be another lower limit, feel free to adjust
>> the patch before applying. It's no big deal.
>
> Well, do you really think 1 jiffies is the _sane_ lower limit for this
> polling behavior? (And did you imagine what would happen if doing it
> on a non-preemptive kernel?)
>
> Hypothetically we may set any value. But whether it really helps in
> practice, one needs to think twice.
My imagination would be that it wouldn't be terribly slow, as there's
always at least a jiffy between poll runs, that could be used for other
tasks. But I haven't tried it.
I doubt we'll get a lot of bug reports from people who have set the poll
interval to 1 ms and then complaining about bad performance. If we do,
we could set a limit.
That's my suggestion, but as I said, it's not a big deal.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
next prev parent reply other threads:[~2012-10-10 15:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 13:19 [RFC PATCH] ALSA: hda - Implement a poll loop for jacks as a module parameter David Henningsson
2012-10-09 13:32 ` Takashi Iwai
2012-10-09 14:28 ` David Henningsson
2012-10-09 14:57 ` Takashi Iwai
2012-10-10 13:47 ` David Henningsson
2012-10-10 14:07 ` Takashi Iwai
2012-10-10 15:36 ` David Henningsson [this message]
2012-10-10 15:59 ` Takashi Iwai
2012-10-12 6:49 ` David Henningsson
2012-10-12 7:03 ` 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=5075961A.7010909@canonical.com \
--to=david.henningsson@canonical.com \
--cc=alsa-devel@alsa-project.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).