linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
@ 2020-06-18 12:27 Kajol Jain
  2020-06-18 12:27 ` [PATCH 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support Kajol Jain
  2020-06-18 12:27 ` [PATCH 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask Kajol Jain
  0 siblings, 2 replies; 7+ messages in thread
From: Kajol Jain @ 2020-06-18 12:27 UTC (permalink / raw)
  To: linuxppc-dev, mpe; +Cc: nathanl, kjain, suka, maddy, anju

This patchset add cpu hotplug support for hv_24x7 driver by adding
online/offline cpu hotplug function. It also add sysfs file
"cpumask" to expose current online cpu that can be used for
hv_24x7 event count.

Kajol Jain (2):
  powerpc/perf/hv-24x7: Add cpu hotplug support
  powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

 .../sysfs-bus-event_source-devices-hv_24x7    |  6 ++
 arch/powerpc/perf/hv-24x7.c                   | 74 +++++++++++++++++++
 include/linux/cpuhotplug.h                    |  1 +
 3 files changed, 81 insertions(+)

-- 
2.18.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-22  5:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 12:27 [PATCH 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7 Kajol Jain
2020-06-18 12:27 ` [PATCH 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support Kajol Jain
2020-06-19  4:58   ` Gautham R Shenoy
2020-06-22  5:48     ` kajoljain
2020-06-18 12:27 ` [PATCH 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask Kajol Jain
2020-06-19  5:05   ` Gautham R Shenoy
2020-06-22  5:49     ` kajoljain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).