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


Groups > linux.kernel > #1737301

Re: [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()

From Stefan Hajnoczi <stefanha@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
Date 2017-09-22 11:10 +0200
Message-ID <uss8a-4hz-19@gated-at.bofh.it> (permalink)
References <usrc5-3JR-5@gated-at.bofh.it> <usrc6-3JR-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Sep 22, 2017 at 04:02:33PM +0800, Jason Wang wrote:
> This patch introduces a helper which just increase the used idx. This
> will be used in pair with vhost_prefetch_desc_indices() by batching
> code.
> 
> Signed-off-by: Jason Wang <jasowang@redhat.com>
> ---
>  drivers/vhost/vhost.c | 33 +++++++++++++++++++++++++++++++++
>  drivers/vhost/vhost.h |  1 +
>  2 files changed, 34 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

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


Thread

[PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx() Jason Wang <jasowang@redhat.com> - 2017-09-22 10:10 +0200
  Re: [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx() Stefan Hajnoczi <stefanha@gmail.com> - 2017-09-22 11:10 +0200

csiph-web