linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@linux.intel.com>
To: "Jan-Simon Möller" <dl9pf@gmx.de>
Cc: linux-pm@lists.linux-foundation.org
Subject: Re: [RFC]: [PATCH] Export cpuidle_(un)register_governor
Date: Wed, 04 Jan 2012 09:51:51 -0800	[thread overview]
Message-ID: <4F0491B7.9090207@linux.intel.com> (raw)
In-Reply-To: <7458223.HLZRiFjcWF@frodo.auenland.lan>

On 1/4/2012 9:48 AM, Jan-Simon Möller wrote:
> Hi all! 
> 
> This patch exports cpuidle_register_governor and cpuidle_unregister_governor 
> with EXPORT_SYMBOL_GPL (as the other cpuidle_(un)register_* ). 
> 
> Reasoning: allow runtime loading of a cpuidle governor (mainly for 
> development for now). 
> 
> Usually we don't need this as we're using built-ins for the governors - but 
> during development it is really handy to load and unload a cpuidle governor 
> (together with the cpuidle_sysfs_switch). 

while I don't mind this for development purposes, I really am
opposed to loadable governors; cpufreq did this and it has been a huge
disaster in terms of complexity and locking.... it's really not a good
idea to repeat this mistake.... and it's not like normally this sort of
thing should or would switch.

_______________________________________________
linux-pm mailing list
linux-pm@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-pm

  reply	other threads:[~2012-01-04 17:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04 17:48 [RFC]: [PATCH] Export cpuidle_(un)register_governor Jan-Simon Möller
2012-01-04 17:51 ` Arjan van de Ven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-20 16:15 Jan-Simon Möller

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=4F0491B7.9090207@linux.intel.com \
    --to=arjan@linux.intel.com \
    --cc=dl9pf@gmx.de \
    --cc=linux-pm@lists.linux-foundation.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 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).