Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147158
b: refs/heads/master
c: 088e285
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Dec 14, 2008
1 parent d88bda1 commit 677ffbe
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: 2b9ff0db19b5e2c77000b7201525f9c3d6e8328d
refs/heads/master: 088e2852c858159d47f71ee8da38e0fb1b21f806
2 changes: 1 addition & 1 deletion trunk/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/
DEFINE_PER_CPU(struct perf_cpu_context, perf_cpu_context);

int perf_max_counters __read_mostly;
int perf_max_counters __read_mostly = 1;
static int perf_reserved_percpu __read_mostly;
static int perf_overcommit __read_mostly = 1;

Expand Down

0 comments on commit 677ffbe

Please sign in to comment.