]> git.baikalelectronics.ru Git - kernel.git/commit
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
authorPeter Zijlstra <peterz@infradead.org>
Mon, 4 Apr 2016 07:57:40 +0000 (09:57 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 23 Apr 2016 11:47:50 +0000 (13:47 +0200)
commitd2c5de466688f4b6d60a31983c6115e84997e116
treea570595d819cd8f0c24a611f0374f4e69bf84ac5
parentf69d5582ada1f9a74043fc572bb27d5c631bad93
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation

Markus reported that 0 should also disable the throttling we per
Documentation/sysctl/kernel.txt.

Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Fixes: 93487495b932 ("perf/core: Fix dynamic interrupt throttle")
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/events/core.c