Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1213007 > unrolled thread
| Started by | Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> |
|---|---|
| First post | 2015-08-25 14:10 +0200 |
| Last post | 2015-09-04 16:40 +0200 |
| Articles | 4 — 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] cpupower tools: Fix error when running cpupower monitor Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2015-08-25 14:10 +0200
Re: [PATCH] cpupower tools: Fix error when running cpupower monitor Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2015-09-03 08:30 +0200
Re: [PATCH] cpupower tools: Fix error when running cpupower monitor "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-09-04 16:30 +0200
Re: [PATCH] cpupower tools: Fix error when running cpupower monitor Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> - 2015-09-04 16:40 +0200
| From | Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> |
|---|---|
| Date | 2015-08-25 14:10 +0200 |
| Subject | Re: [PATCH] cpupower tools: Fix error when running cpupower monitor |
| Message-ID | <q1ld9-60p-25@gated-at.bofh.it> |
On 08/17/2015 01:22 PM, Shreyas B Prabhu wrote: > > > On 08/10/2015 05:58 PM, Thomas Renninger wrote: >> On Monday, August 03, 2015 11:46:00 AM Shreyas B. Prabhu wrote: >>> get_cpu_topology() tries to get topology info from all cpus by reading >>> files in the topology sysfs dir. If a cpu is offlined, since it doesn't >>> have topology dir, this function fails and returns -1. This causes >>> functions relying on get_cpu_topology() to fail. For example- >>> >>> $ cpupower monitor >>> Cannot read number of available processors >>> >>> Fix this by skipping fetching topology info for offline cpus. >> >> Looks fine. >> >> Thanks! >> >> Acked-by: Thomas Renninger <trenn@suse.de> >> > > Thanks Thomas! > Rafael, can you please pick this patch? > > Hi Rafael, If this patch looks good can you please pick this up? Thanks, Shreyas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> |
|---|---|
| Date | 2015-09-03 08:30 +0200 |
| Message-ID | <q4wc2-3Qp-1@gated-at.bofh.it> |
| In reply to | #1213007 |
On 08/25/2015 05:29 PM, Shreyas B Prabhu wrote: > > > On 08/17/2015 01:22 PM, Shreyas B Prabhu wrote: >> >> >> On 08/10/2015 05:58 PM, Thomas Renninger wrote: >>> On Monday, August 03, 2015 11:46:00 AM Shreyas B. Prabhu wrote: >>>> get_cpu_topology() tries to get topology info from all cpus by reading >>>> files in the topology sysfs dir. If a cpu is offlined, since it doesn't >>>> have topology dir, this function fails and returns -1. This causes >>>> functions relying on get_cpu_topology() to fail. For example- >>>> >>>> $ cpupower monitor >>>> Cannot read number of available processors >>>> >>>> Fix this by skipping fetching topology info for offline cpus. >>> >>> Looks fine. >>> >>> Thanks! >>> >>> Acked-by: Thomas Renninger <trenn@suse.de> >>> >> >> Thanks Thomas! >> Rafael, can you please pick this patch? >> >> > > > Hi Rafael, > > If this patch looks good can you please pick this up? > > > Thanks, > Shreyas > Hi Rafael, If this patch looks good can you please pick this up? Thanks, Shreyas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Date | 2015-09-04 16:30 +0200 |
| Message-ID | <q50a6-4GT-13@gated-at.bofh.it> |
| In reply to | #1218056 |
On Thursday, September 03, 2015 11:51:22 AM Shreyas B Prabhu wrote: > > On 08/25/2015 05:29 PM, Shreyas B Prabhu wrote: > > > > > > On 08/17/2015 01:22 PM, Shreyas B Prabhu wrote: > >> > >> > >> On 08/10/2015 05:58 PM, Thomas Renninger wrote: > >>> On Monday, August 03, 2015 11:46:00 AM Shreyas B. Prabhu wrote: > >>>> get_cpu_topology() tries to get topology info from all cpus by reading > >>>> files in the topology sysfs dir. If a cpu is offlined, since it doesn't > >>>> have topology dir, this function fails and returns -1. This causes > >>>> functions relying on get_cpu_topology() to fail. For example- > >>>> > >>>> $ cpupower monitor > >>>> Cannot read number of available processors > >>>> > >>>> Fix this by skipping fetching topology info for offline cpus. > >>> > >>> Looks fine. > >>> > >>> Thanks! > >>> > >>> Acked-by: Thomas Renninger <trenn@suse.de> > >>> > >> > >> Thanks Thomas! > >> Rafael, can you please pick this patch? > >> > >> > > > > > > Hi Rafael, > > > > If this patch looks good can you please pick this up? > > > > > > Thanks, > > Shreyas > > > > Hi Rafael, > > If this patch looks good can you please pick this up? I picked it up last week, sorry for being silent about that. It should be in the Linus' tree already. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> |
|---|---|
| Date | 2015-09-04 16:40 +0200 |
| Message-ID | <q50jN-4Sf-29@gated-at.bofh.it> |
| In reply to | #1219089 |
>> >> Hi Rafael, >> >> If this patch looks good can you please pick this up? > > I picked it up last week, sorry for being silent about that. > > It should be in the Linus' tree already. > Thanks! Sorry I missed the fact that you had picked it last week. Thanks, Shreyas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web