Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323916
b: refs/heads/master
c: 532b185
h: refs/heads/master
v: v3
  • Loading branch information
Borislav Petkov authored and Thomas Gleixner committed Aug 13, 2012
1 parent 9011be0 commit ce6954f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4133765c1b467aa53a6efa48f9d292f2dcd285d
refs/heads/master: 532b1858c5241bedfff5ab863d7cf012e8b81a6b
2 changes: 1 addition & 1 deletion trunk/kernel/sched/fair.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ calc_delta_fair(unsigned long delta, struct sched_entity *se)
/*
* The idea is to set a period in which each task runs once.
*
* When there are too many tasks (sysctl_sched_nr_latency) we have to stretch
* When there are too many tasks (sched_nr_latency) we have to stretch
* this period because otherwise the slices get too small.
*
* p = (nr <= nl) ? l : l*nr/nl
Expand Down

0 comments on commit ce6954f

Please sign in to comment.