From: Vinod Koul <vinod.koul@intel.com>
To: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH TINYCOMPRESS 7/14] compress: Remove hardcoded limit on length of poll() wait
Date: Sun, 10 Feb 2013 22:45:27 -0800 [thread overview]
Message-ID: <20130211064527.GB3789@intel.com> (raw)
In-Reply-To: <20130210001308.GG31139@opensource.wolfsonmicro.com>
On Sun, Feb 10, 2013 at 12:13:08AM +0000, Richard Fitzgerald wrote:
> For best power-saving we want to sleep on poll() for as long as
> possible, we don't want to wake unnecessarily for arbitrary time
> limits. Adds function compress_set_max_poll_wait() so that
> client can configure the poll() timeout.
Looks okay, but shouldnt this be part of compress_config and if not initialized
we switch to default value.
--
~Vinod
next prev parent reply other threads:[~2013-02-11 7:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-10 0:13 [PATCH TINYCOMPRESS 7/14] compress: Remove hardcoded limit on length of poll() wait Richard Fitzgerald
2013-02-11 6:45 ` Vinod Koul [this message]
2013-02-22 16:03 ` [PATCH TINYCOMPRESS 7/14 v2] " Richard Fitzgerald
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=20130211064527.GB3789@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=rf@opensource.wolfsonmicro.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.