]> git.openstreetmap.org Git - chef.git/blobdiff - roles/base.rb
ondemand frequency scaling: slower down sampling
[chef.git] / roles / base.rb
index 06bcaf9a245136602c23a76c2d295be85cc85f6e..29db5b24dbf247f3f077012ad4d4ddaeea99746f 100644 (file)
@@ -60,7 +60,7 @@ default_attributes(
       :comment => "Tune the ondemand CPU frequency governor",
       :parameters => {
         "devices/system/cpu/cpufreq/ondemand/up_threshold" => "25",
-        "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "10"
+        "devices/system/cpu/cpufreq/ondemand/sampling_down_factor" => "20"
       }
     }
   }