<div dir="ltr">Hello Yaniv.<div><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>I don&#39;t do mock. And if I run everything in RAM (whether directly under /dev/shm/&lt;somewhere&gt; or in a zram disk), I honestly don&#39;t need the Linux system cache.</div><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>Besides the possible difference in disk speeds I think the second factor is this Linux fs cache that basically create an analog of RAM disk on the fly.</div></div></div></div></blockquote><div><br></div></span><div>Well, theoretically, if you have enough RAM and you keep re-running, many of the data is indeed going to be cached. I&#39;d argue that it&#39;s a better use of RAM to just run it there.</div><span class=""><div> </div></span></div></div></div></blockquote><div><br></div><div>Ok then I guess we traced down the reason. I did not do any tests to confirm this yet but I believe the &quot;mock&quot; is causing this effect. On our side we use mock that is at the moment essential part of the standard CI offering. Mock utilizes file system cache of the chroots and those cashes are shared between runs that along with Linux fs cache means that they are probably already were identified to be good candidates for RAM fs cache and put there.</div><div><br></div><div>So since mock has own cache it should be trivial for Linux to effectively identify them and put into RAM and this benefits all runs that use mock. If we remove the mock than it is completely different.</div><div><br></div><div>Anton.</div><div><br></div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><font color="#888888"><div>Anton Marchukov<br>Senior Software Engineer - <span><span><font color="#888888"><span><span><font color="#888888"><span><span><font color="#888888">RHEV CI - </font></span></span></font></span></span>Red Hat</font></span></span><br><br></div></font></span></div></div></div></div>
</div></div></div>