From: Mike Rapoport <rapoport@il.ibm.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 0/3] basic busy polling support for vhost_net
Date: Sun, 24 Jan 2016 09:00:01 +0000 (UTC) [thread overview]
Message-ID: <loom.20160124T095157-151@post.gmane.org> (raw)
In-Reply-To: 1448951985-12385-1-git-send-email-jasowang@redhat.com
Hi Jason,
> Jason Wang <jasowang <at> redhat.com> writes:
>
> Hi all:
>
> This series tries to add basic busy polling for vhost net. The idea is
> simple: at the end of tx/rx processing, busy polling for new tx added
> descriptor and rx receive socket for a while.
There were several conciens Michael raised on the Razya's attempt to add
polling to vhost-net ([1], [2]). Some of them seem relevant for these
patches as well:
- What happens in overcommit scenarios?
- Have you checked the effect of polling on some macro benchmarks?
> The maximum number of time (in us) could be spent on busy polling was
> specified ioctl.
Although ioctl is definitely more appropriate interface to allow user to
tune polling, it's still not clear for me how *end user* will interact with
it and how easy it would be for him/her.
[1] http://thread.gmane.org/gmane.linux.kernel/1765593
[2] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/131343
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2016-01-24 9:15 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 6:39 [PATCH V2 0/3] basic busy polling support for vhost_net Jason Wang
2015-12-01 6:39 ` [PATCH V2 1/3] vhost: introduce vhost_has_work() Jason Wang
2015-12-01 6:39 ` Jason Wang
2015-12-01 6:39 ` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail() Jason Wang
2015-12-01 6:39 ` Jason Wang
2016-01-20 14:09 ` Michael S. Tsirkin
2016-01-22 5:43 ` Jason Wang
2016-01-22 5:43 ` Jason Wang
2016-01-20 14:09 ` Michael S. Tsirkin
2015-12-01 6:39 ` [PATCH V2 3/3] vhost_net: basic polling support Jason Wang
2016-01-20 14:35 ` Michael S. Tsirkin
2016-01-21 2:11 ` Yang Zhang
2016-01-21 2:11 ` Yang Zhang
2016-01-21 5:13 ` Michael S. Tsirkin
2016-01-21 6:39 ` Yang Zhang
2016-01-21 6:39 ` Yang Zhang
2016-01-21 5:13 ` Michael S. Tsirkin
2016-01-22 5:59 ` Jason Wang
2016-01-22 5:59 ` Jason Wang
2016-01-20 14:35 ` Michael S. Tsirkin
2015-12-01 6:39 ` Jason Wang
2016-01-24 9:00 ` Mike Rapoport [this message]
2016-01-25 3:00 ` [PATCH V2 0/3] basic busy polling support for vhost_net Jason Wang
2016-01-25 7:58 ` Michael Rapoport
2016-01-25 8:41 ` Jason Wang
2016-01-25 8:41 ` Jason Wang
-- strict thread matches above, loose matches on Subject: below --
2015-12-01 6:39 Jason Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20160124T095157-151@post.gmane.org \
--to=rapoport@il.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.