linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: vmbus: Make CPU offlining more fine grained
@ 2016-12-07 22:52 kys
  2016-12-07 22:53 ` [PATCH 1/2] hv: switch to cpuhp state machine for synic init/cleanup kys
  0 siblings, 1 reply; 3+ messages in thread
From: kys @ 2016-12-07 22:52 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

Enhance CPU online/offline management.

Vitaly Kuznetsov (2):
  hv: switch to cpuhp state machine for synic init/cleanup
  hv: make CPU offlining prevention fine-grained

 drivers/hv/hv.c           |   46 +++++++++++++++++++++++++++++++++++++-------
 drivers/hv/hyperv_vmbus.h |    4 +-
 drivers/hv/vmbus_drv.c    |   28 ++++++++++++++------------
 3 files changed, 55 insertions(+), 23 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2016-12-07 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-07 22:52 [PATCH 0/2] Drivers: hv: vmbus: Make CPU offlining more fine grained kys
2016-12-07 22:53 ` [PATCH 1/2] hv: switch to cpuhp state machine for synic init/cleanup kys
2016-12-07 22:53   ` [PATCH 2/2] hv: make CPU offlining prevention fine-grained kys

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).