mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations
@ 2017-06-25 18:28 kys
  2017-06-25 19:14 ` KY Srinivasan
  0 siblings, 1 reply; 3+ messages in thread
From: kys @ 2017-06-25 18:28 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin
  Cc: K. Y. Srinivasan

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

This removes unused bits from vmbus internals, and also does some
optimization to the host signalling part of ring buffer logic.

Stephen Hemminger (6):
  vmbus: simplify hv_ringbuffer_read
  vmbus: drop unused ring_buffer_info elements
  vmbus: refactor hv_signal_on_read
  vmbus: eliminate duplicate cached index
  vmbus: more host signalling avoidance
  vmbus: add prefetch to ring buffer iterator

 drivers/hv/ring_buffer.c |  169 ++++++++++++++++-----------------------------
 include/linux/hyperv.h   |   65 ------------------
 2 files changed, 60 insertions(+), 174 deletions(-)

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

* RE: [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations
  2017-06-25 18:28 [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations kys
@ 2017-06-25 19:14 ` KY Srinivasan
  0 siblings, 0 replies; 3+ messages in thread
From: KY Srinivasan @ 2017-06-25 19:14 UTC (permalink / raw)
  To: KY Srinivasan, gregkh, linux-kernel, devel, olaf, apw, vkuznets,
	jasowang, leann.ogasawara, marcelo.cerri, Stephen Hemminger



> -----Original Message-----
> From: kys@exchange.microsoft.com [mailto:kys@exchange.microsoft.com]
> Sent: Sunday, June 25, 2017 11:28 AM
> To: gregkh@linuxfoundation.org; linux-kernel@vger.kernel.org;
> devel@linuxdriverproject.org; olaf@aepfle.de; apw@canonical.com;
> vkuznets@redhat.com; jasowang@redhat.com;
> leann.ogasawara@canonical.com; marcelo.cerri@canonical.com; Stephen
> Hemminger <sthemmin@microsoft.com>
> Cc: KY Srinivasan <kys@microsoft.com>
> Subject: [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and
> optimizations
> 
> [This sender failed our fraud detection checks and may not be who they
> appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing]
> 
> From: K. Y. Srinivasan <kys@microsoft.com>
> 
> This removes unused bits from vmbus internals, and also does some
> optimization to the host signalling part of ring buffer logic.
> 
> Stephen Hemminger (6):
>   vmbus: simplify hv_ringbuffer_read
>   vmbus: drop unused ring_buffer_info elements
>   vmbus: refactor hv_signal_on_read
>   vmbus: eliminate duplicate cached index
>   vmbus: more host signalling avoidance
>   vmbus: add prefetch to ring buffer iterator
> 
>  drivers/hv/ring_buffer.c |  169 ++++++++++++++++-----------------------------
>  include/linux/hyperv.h   |   65 ------------------
>  2 files changed, 60 insertions(+), 174 deletions(-)
Greg,

Please drop this; I am going to resend shortly.

K. Y

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

* [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations
@ 2017-06-25 19:29 kys
  0 siblings, 0 replies; 3+ messages in thread
From: kys @ 2017-06-25 19:29 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin
  Cc: K. Y. Srinivasan

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

This patch set removes unused bits from vmbus internals, and also does some
optimization to the host signalling part of ring buffer logic.

Stephen Hemminger (6):
  vmbus: simplify hv_ringbuffer_read
  vmbus: drop unused ring_buffer_info elements
  vmbus: refactor hv_signal_on_read
  vmbus: eliminate duplicate cached index
  vmbus: more host signalling avoidance
  vmbus: add prefetch to ring buffer iterator

 drivers/hv/ring_buffer.c |  169 ++++++++++++++++-----------------------------
 include/linux/hyperv.h   |   65 ------------------
 2 files changed, 60 insertions(+), 174 deletions(-)

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

end of thread, other threads:[~2017-06-25 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-25 18:28 [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations kys
2017-06-25 19:14 ` KY Srinivasan
2017-06-25 19:29 kys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®