<div dir="ltr">As I won&#39;t have time to work on this any time soon, can we apply the patch that I sent adding &quot;-n&quot; to &quot;ip[6]tables&quot; commands for now?  It doesn&#39;t break anything and saves about a minute to do c/r on my one of my machines with lots of entries.<div><br></div><div>Thanks,</div><div><br></div><div>--Saied</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 14, 2016 at 3:29 PM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@virtuozzo.com" target="_blank">xemul@virtuozzo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/14/2016 08:53 PM, Tycho Andersen wrote:<br>
&gt; On Mon, Mar 14, 2016 at 10:41:03AM -0700, Saied Kazemi wrote:<br>
&gt;&gt; Any further thoughts on this?<br>
&gt;<br>
&gt; Not really, other than that modprobe seems like the best bet. I think<br>
&gt; the modules needed are &quot;ip6table_filter&quot; and &quot;iptable_filter&quot;.<br>
<br>
</span>Maybe we can scan though /proc/modules before doing fork + exec? Presumably<br>
modprobe does the same, so we save one fork and exec in the common case.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Pavel<br>
</font></span><span class=""><br>
&gt; Tycho<br>
&gt;<br>
&gt;&gt; --Saied<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Mar 11, 2016 at 4:19 PM, Tycho Andersen &lt;<br>
&gt;&gt; <a href="mailto:tycho.andersen@canonical.com">tycho.andersen@canonical.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; On Fri, Mar 11, 2016 at 04:11:50PM -0800, Saied Kazemi wrote:<br>
&gt;&gt;&gt;&gt; Good question.  A machine that I was testing on had a few hundred entries<br>
&gt;&gt;&gt;&gt; which made it look like criu was hung.  With the -n it&#39;s obviously a LOT<br>
&gt;&gt;&gt;&gt; faster but it&#39;d be best to use a command that would load the modules much<br>
&gt;&gt;&gt;&gt; more quickly.  This is not an area that I&#39;ve had much experience.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I guess we could modprobe. I think we dropped the modprobe from the<br>
&gt;&gt;&gt; _diag modules because there was an easy netlink way to get the modules<br>
&gt;&gt;&gt; to load which didn&#39;t cost us an exec. since we&#39;re doing an exec here<br>
&gt;&gt;&gt; anyway to run the iptables binaries, modprobe might be simpler.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The other option is to figure out some netlink way to specify an<br>
&gt;&gt;&gt; invalid rule. I&#39;m not sure what that would look like off the top of my<br>
&gt;&gt;&gt; head, though :)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Tycho<br>
&gt;&gt;&gt;<br>
</span>&gt; .<br>
&gt;<br>
<br>
</blockquote></div><br></div>