Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1592963 > unrolled thread
| Started by | Tan Xiaojun <tanxiaojun@huawei.com> |
|---|---|
| First post | 2017-03-06 08:10 +0100 |
| Last post | 2017-03-07 02:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Tan Xiaojun <tanxiaojun@huawei.com> |
|---|---|
| Date | 2017-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]
| From | alexander.levin@verizon.com |
|---|---|
| Date | 2017-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