Hi Here I'm sending three patches for k6 frequency governor. 1. the processor doesn't respond to cache snoops when changing the frequency, so we need to disable cache while doing the change. 2. it is impossible to read the default multiplier. After reset, the register always reports zero regardless of the current multiplier. So we set the multiplier based on current frequency and allow the user to override it with module parameter. 3. reorder frequencies from the highest to the lowest. Mikulas -- 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