From: Dave Jones <davej@redhat.com>
To: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
tglx@linutronix.de
Subject: Re: [PATCH 2/2] Export deferrable timer through workqueue and use it in ondemand governor
Date: Wed, 21 Mar 2007 18:04:56 -0400 [thread overview]
Message-ID: <20070321220456.GA3796@redhat.com> (raw)
In-Reply-To: <20070321202339.GB29367@linux-os.sc.intel.com>
On Wed, Mar 21, 2007 at 01:23:40PM -0700, Venkatesh Pallipadi wrote:
>
>
> Add a new deferrable delayed work init. This can be used to schedule work
> that are 'unimportant' when CPU is idle and can be called later, when CPU
> eventually comes out of idle.
>
> Use this init in cpufreq ondemand governor.
>
> Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
drivers/cpufreq/cpufreq_ondemand.c: In function 'dbs_timer_init':
drivers/cpufreq/cpufreq_ondemand.c:473: error: implicit declaration of function 'init_timer_deferrable'
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2007-03-21 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-21 20:23 [PATCH 2/2] Export deferrable timer through workqueue and use it in ondemand governor Venkatesh Pallipadi
2007-03-21 22:04 ` Dave Jones [this message]
2007-03-21 22:19 ` Venki Pallipadi
2007-03-21 22:29 ` Dave Jones
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=20070321220456.GA3796@redhat.com \
--to=davej@redhat.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=venkatesh.pallipadi@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox