On Wed, Aug 10, 2011 at 09:00:11AM +0200, Thomas Renninger wrote: > On Saturday 06 August 2011 17:18:29 Dominik Brodowski wrote: > > Currently, one needs to set the cpulist _before_ the subcommand, i.e. > > > > cpupower [ -c cpulist ] subcommand [ARGS] > > > > However, cpufrequtils used to allow to have "-c CPU" as a parameter to > > cpufreq-set(1) or cpufreq-info(1). Therefore, it may make sense to also > > support > Why exactly would this be an enhancement? > To be able to create an alias easier? Exactly. Also, $ cpufreq-set -c 0 -g powersave would translate more intuitively to $ cpupower frequency-set -c 0 g powersave > > cpupower subcommand [ARGS#1] [ -c cpulist ] [ARGS#2] > > > > The attached patch attempts to do so, but I'm not yet 100% convinced myself > > that a) we should do this at all, and b) that I chose the right approach. > I'd not try to do that. Best, Dominik -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html