diff --git a/[refs] b/[refs] index ce4568759856..eb6f9a946d80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 054b9108e01ef27e2e6b32b4226abb6024626f06 +refs/heads/master: ac7d550499e225efb51a53d0b00667f26b93bdff diff --git a/trunk/include/linux/topology.h b/trunk/include/linux/topology.h index da508d1998e4..b93bb6cc6cc2 100644 --- a/trunk/include/linux/topology.h +++ b/trunk/include/linux/topology.h @@ -93,7 +93,7 @@ .groups = NULL, \ .min_interval = 1, \ .max_interval = 2, \ - .busy_factor = 8, \ + .busy_factor = 64, \ .imbalance_pct = 110, \ .cache_nice_tries = 0, \ .per_cpu_gain = 25, \