]> git.openstreetmap.org Git - chef.git/commitdiff
Remove yevaud CPU tuning
authorTom Hughes <tom@compton.nu>
Thu, 30 Apr 2015 08:03:09 +0000 (09:03 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 30 Apr 2015 08:03:09 +0000 (09:03 +0100)
roles/yevaud.rb

index b3c296dbc10c8472edd8daa815db0758b623ba0d..0dc9b0d75fd6426452fde5dde4647fe3242df9ba 100644 (file)
@@ -91,13 +91,6 @@ default_attributes(
         "kernel.shmmax" => 9 * 1024 * 1024 * 1024,
         "kernel.shmall" => 9 * 1024 * 1024 * 1024 / 4096
       }
-    },
-    :cpu_tune => {
-      :comment => "Tune kern sched migration cost",
-      :parameters => {
-        "kernel.sched_autogroup_enabled" => 0,
-        "kernel.sched_migration_cost_ns" => 25000000
-      }
     }
   },
   :tile => {