Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100227
b: refs/heads/master
c: 039a1c4
h: refs/heads/master
i:
  100225: adc5be8
  100223: 9482a58
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jun 27, 2008
1 parent 60519ea commit 95f1c33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e5459b4bea3ca2618cc02d56d12639f2cba531d
refs/heads/master: 039a1c41b3a489e34593ea1e1687f6fdad6b13ab
3 changes: 3 additions & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -2128,6 +2128,9 @@ static int sched_balance_self(int cpu, int flag)
sd = tmp;
}

if (sd)
update_shares(sd);

while (sd) {
cpumask_t span, tmpmask;
struct sched_group *group;
Expand Down

0 comments on commit 95f1c33

Please sign in to comment.