Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1605833 > unrolled thread
| Started by | Mark Rutland <mark.rutland@arm.com> |
|---|---|
| First post | 2017-03-21 18:20 +0100 |
| Last post | 2017-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.
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
| From | Mark Rutland <mark.rutland@arm.com> |
|---|---|
| Date | 2017-03-21 18:20 +0100 |
| Subject | Re: [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]
| From | Anurup M <anurupvasu@gmail.com> |
|---|---|
| Date | 2017-03-24 07:50 +0100 |
| Subject | Re: [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