qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 18/27] vhost: add vhost_vring_poll_rcu


From: Eugenio Perez Martin
Subject: Re: [RFC PATCH 18/27] vhost: add vhost_vring_poll_rcu
Date: Wed, 9 Dec 2020 19:48:24 +0100

On Tue, Dec 8, 2020 at 9:42 AM Stefan Hajnoczi <stefanha@gmail.com> wrote:
>
> On Fri, Nov 20, 2020 at 07:50:56PM +0100, Eugenio PĂ©rez wrote:
> > @@ -83,6 +89,18 @@ void 
> > vhost_vring_set_notification_rcu(VhostShadowVirtqueue *vq, bool enable)
> >      smp_mb();
> >  }
> >
> > +bool vhost_vring_poll_rcu(VhostShadowVirtqueue *vq)
>
> A name like "more_used" is clearer than "poll".

I agree, I will rename.

Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]