diff options
| author | Steve French <sfrench@us.ibm.com> | 2006-01-12 17:47:08 -0500 |
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2006-01-12 17:47:08 -0500 |
| commit | 94bc2be31a01a3055ec94176e595dfe208e92d3b (patch) | |
| tree | ebfbe81c6718a6390bfa1b99c6d228237d818576 /include/linux/topology.h | |
| parent | c32a0b689cb9cc160cfcd19735bbf50bb70c6ef4 (diff) | |
| parent | 58cba4650a7a414eabd2b40cc9d8e45fcdf192d9 (diff) | |
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'include/linux/topology.h')
| -rw-r--r-- | include/linux/topology.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/topology.h b/include/linux/topology.h index 3df1d474e5c5..315a5163d6a0 100644 --- a/include/linux/topology.h +++ b/include/linux/topology.h | |||
| @@ -86,7 +86,6 @@ | |||
| 86 | .max_interval = 2, \ | 86 | .max_interval = 2, \ |
| 87 | .busy_factor = 8, \ | 87 | .busy_factor = 8, \ |
| 88 | .imbalance_pct = 110, \ | 88 | .imbalance_pct = 110, \ |
| 89 | .cache_hot_time = 0, \ | ||
| 90 | .cache_nice_tries = 0, \ | 89 | .cache_nice_tries = 0, \ |
| 91 | .per_cpu_gain = 25, \ | 90 | .per_cpu_gain = 25, \ |
| 92 | .busy_idx = 0, \ | 91 | .busy_idx = 0, \ |
| @@ -117,7 +116,6 @@ | |||
| 117 | .max_interval = 4, \ | 116 | .max_interval = 4, \ |
| 118 | .busy_factor = 64, \ | 117 | .busy_factor = 64, \ |
| 119 | .imbalance_pct = 125, \ | 118 | .imbalance_pct = 125, \ |
| 120 | .cache_hot_time = (5*1000000/2), \ | ||
| 121 | .cache_nice_tries = 1, \ | 119 | .cache_nice_tries = 1, \ |
| 122 | .per_cpu_gain = 100, \ | 120 | .per_cpu_gain = 100, \ |
| 123 | .busy_idx = 2, \ | 121 | .busy_idx = 2, \ |
