On Thu, Jul 31, 2014 at 02:50:00PM +0300, Razya Ladelsky wrote: > Resubmitting the patch in: http://marc.info/?l=kvm&m=140594903520308&w=2 > after fixing the whitespaces issues. > Thank you, > Razya > > >From f293e470b36ff9eb4910540c620315c418e4a8fc Mon Sep 17 00:00:00 2001 Above should come after --- below so git will ignore it. > From: Razya Ladelsky <razya@xxxxxxxxxx> > Date: Thu, 31 Jul 2014 09:47:20 +0300 > Subject: [PATCH] vhost: Add polling mode > > Add an optional polling mode to continuously poll the virtqueues > for new buffers, and avoid asking the guest to kick us. > > Signed-off-by: Razya Ladelsky <razya@xxxxxxxxxx> Pls include performance data with the submission next time. > --- > drivers/vhost/net.c | 6 +- > drivers/vhost/scsi.c | 6 +- > drivers/vhost/vhost.c | 245 +++++++++++++++++++++++++++++++++++++++++++++++-- > drivers/vhost/vhost.h | 38 +++++++- > 4 files changed, 277 insertions(+), 18 deletions(-) Please resubmit, copying all maintainer addresses for vhost. Get them from MAINTAINERS. -- MST -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html