Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592963 > unrolled thread

[PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle

Started byTan Xiaojun <tanxiaojun@huawei.com>
First post2017-03-06 08:10 +0100
Last post2017-03-07 02:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle Tan Xiaojun <tanxiaojun@huawei.com> - 2017-03-06 08:10 +0100
    Re: [PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle alexander.levin@verizon.com - 2017-03-07 02:40 +0100

#1592963 — [PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle

FromTan Xiaojun <tanxiaojun@huawei.com>
Date2017-03-06 08:10 +0100
Subject[PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle
Message-ID<thUMG-43s-7@gated-at.bofh.it>
These four patches are needed for stable 4.1. They fix function of dynamic
interrupt throttle.

Kan Liang (1):
  perf/core: Fix implicitly enable dynamic interrupt throttle

Peter Zijlstra (2):
  perf/core: Fix dynamic interrupt throttle
  perf/core: Make sysctl_perf_cpu_time_max_percent conform to
    documentation

Tan Xiaojun (1):
  perf/core: Fix the perf_cpu_time_max_percent check

 kernel/events/core.c | 97 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 60 insertions(+), 37 deletions(-)

-- 
1.9.1

[toc] | [next] | [standalone]


#1593847

Fromalexander.levin@verizon.com
Date2017-03-07 02:40 +0100
Message-ID<ticgx-8p2-1@gated-at.bofh.it>
In reply to#1592963
On Mon, Mar 06, 2017 at 03:14:21PM +0800, Tan Xiaojun wrote:
> These four patches are needed for stable 4.1. They fix function of dynamic
> interrupt throttle.
> 
> Kan Liang (1):
>   perf/core: Fix implicitly enable dynamic interrupt throttle
> 
> Peter Zijlstra (2):
>   perf/core: Fix dynamic interrupt throttle
>   perf/core: Make sysctl_perf_cpu_time_max_percent conform to
>     documentation
> 
> Tan Xiaojun (1):
>   perf/core: Fix the perf_cpu_time_max_percent check
> 
>  kernel/events/core.c | 97 ++++++++++++++++++++++++++++++++--------------------
>  1 file changed, 60 insertions(+), 37 deletions(-)
> 
> -- 
> 1.9.1
> 

Applied, thanks!

-- 

Thanks,
Sasha

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web