|
@@ -68,7 +68,6 @@ void build_cpu_to_node_map(void);
|
|
| SD_BALANCE_NEWIDLE \
|
|
| SD_BALANCE_NEWIDLE \
|
|
| SD_BALANCE_EXEC \
|
|
| SD_BALANCE_EXEC \
|
|
| SD_BALANCE_FORK \
|
|
| SD_BALANCE_FORK \
|
|
- | SD_BALANCE_WAKE \
|
|
|
|
| SD_WAKE_AFFINE, \
|
|
| SD_WAKE_AFFINE, \
|
|
.last_balance = jiffies, \
|
|
.last_balance = jiffies, \
|
|
.balance_interval = 1, \
|
|
.balance_interval = 1, \
|
|
@@ -94,7 +93,6 @@ void build_cpu_to_node_map(void);
|
|
| SD_BALANCE_NEWIDLE \
|
|
| SD_BALANCE_NEWIDLE \
|
|
| SD_BALANCE_EXEC \
|
|
| SD_BALANCE_EXEC \
|
|
| SD_BALANCE_FORK \
|
|
| SD_BALANCE_FORK \
|
|
- | SD_BALANCE_WAKE \
|
|
|
|
| SD_SERIALIZE, \
|
|
| SD_SERIALIZE, \
|
|
.last_balance = jiffies, \
|
|
.last_balance = jiffies, \
|
|
.balance_interval = 64, \
|
|
.balance_interval = 64, \
|