Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132675
b: refs/heads/master
c: a75603a
h: refs/heads/master
i:
  132673: 9c0b01d
  132671: f1f51d2
v: v3
  • Loading branch information
Alexander Clouter authored and Dave Jones committed Feb 25, 2009
1 parent 8107035 commit d839d79
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: 8e677ce83bf41ba9c74e5b6d9ee60b07d4e5ed93
refs/heads/master: a75603a084f1dd9a9558c8af95fc2acfc54f1021
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/cpufreq_conservative.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ static int cpufreq_governor_dbs(struct cpufreq_policy *policy,
latency = 1;

def_sampling_rate =
max(10 * latency * LATENCY_MULTIPLIER,
max(latency * LATENCY_MULTIPLIER,
MIN_STAT_SAMPLING_RATE);

dbs_tuners_ins.sampling_rate = def_sampling_rate;
Expand Down

0 comments on commit d839d79

Please sign in to comment.