Thread (4 messages) 4 messages, 2 authors, 2017-02-23

Re: [PATCH] vhost: try to shrink pfdset when fdset_add fails

From: Matthias Gatto <hidden>
Date: 2017-02-22 10:01:44

On Wed, Feb 22, 2017 at 2:59 AM, Yuanhan Liu
[off-list ref] wrote:
On Tue, Feb 21, 2017 at 03:25:30PM +0100, Matthias Gatto wrote:
quoted
fdset_add increment pfdset->num, but fdset_del doesn't decrement pfdset->num,
so if we call fdset_add then fdset_del in a loop witout calling
fdset_shrink, we can easily exceed MAX_FDS with only a few number of fds
used.
I'm assuming you were doing some tests like following?

        while true; do
                ovs-vsctl add-port br vhost_n -- ...
                ovs-vsctl del-port vhost_n
        done
Something pretty close to this yes.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help