Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674286

RE: [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations

From KY Srinivasan <kys@microsoft.com>
Newsgroups linux.kernel
Subject RE: [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations
Date 2017-06-25 21:20 +0200
Message-ID <tWleG-AK-19@gated-at.bofh.it> (permalink)
References <tWksi-8vA-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and optimizations  kys@exchange.microsoft.com - 2017-06-25 20:30 +0200
  RE: [PATCH 0/6] Drivers: hv: vmbus: Ringbuffer cleanup and  optimizations  KY Srinivasan <kys@microsoft.com> - 2017-06-25 21:20 +0200

csiph-web