From 796b73789bc05ad587fcff7b72754609a3a9ac82 Mon Sep 17 00:00:00 2001 From: "Siddha, Suresh B" Date: Sun, 10 Dec 2006 02:20:12 -0800 Subject: [PATCH] --- yaml --- r: 43979 b: refs/heads/master c: ac7d550499e225efb51a53d0b00667f26b93bdff h: refs/heads/master i: 43977: 5960439c927ed09235738ea4203152b86e979250 43975: aa548f8a5b18bfa2efa6ea50269a3059c087bcc2 v: v3 --- [refs] | 2 +- trunk/include/linux/topology.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, \