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


Groups > linux.kernel > #1605833 > unrolled thread

Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow

Started byMark Rutland <mark.rutland@arm.com>
First post2017-03-21 18:20 +0100
Last post2017-03-24 07:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no  IRQ for MN counter overflow Mark Rutland <mark.rutland@arm.com> - 2017-03-21 18:20 +0100
    Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ  for MN counter overflow Anurup M <anurupvasu@gmail.com> - 2017-03-24 07:50 +0100

#1605833 — Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow

FromMark Rutland <mark.rutland@arm.com>
Date2017-03-21 18:20 +0100
SubjectRe: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow
Message-ID<tnvBT-6kG-13@gated-at.bofh.it>
On Fri, Mar 10, 2017 at 01:29:01AM -0500, Anurup M wrote:
> When no IRQ is supported in hardware, use hrtimer to poll and
> update event counter and avoid overflow condition for MN PMU.
> An interval of 8 seconds is used for the hrtimer.

Please fold this into the main MN patch.

The comments on the L3 hrtimer patch also apply here.

Thanks,
Mark.

[toc] | [next] | [standalone]


#1608157 — Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow

FromAnurup M <anurupvasu@gmail.com>
Date2017-03-24 07:50 +0100
SubjectRe: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow
Message-ID<torcR-5YR-1@gated-at.bofh.it>
In reply to#1605833

On Tuesday 21 March 2017 10:47 PM, Mark Rutland wrote:
> On Fri, Mar 10, 2017 at 01:29:01AM -0500, Anurup M wrote:
>> When no IRQ is supported in hardware, use hrtimer to poll and
>> update event counter and avoid overflow condition for MN PMU.
>> An interval of 8 seconds is used for the hrtimer.
> Please fold this into the main MN patch.
>
> The comments on the L3 hrtimer patch also apply here.

Sure. shall fix these comments. and fold to main MN patch.

Thanks,
Anurup

> Thanks,
> Mark.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web