<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] Store preloaded media in webkit's cache"
   href="https://bugs.webkit.org/show_bug.cgi?id=119477#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer] Store preloaded media in webkit's cache"
   href="https://bugs.webkit.org/show_bug.cgi?id=119477">bug 119477</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=119477#c5">comment #5</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=119477#c4">comment #4</a>)
&gt; &gt; It can be used between sessions if webkit gives an appropriate name to the
&gt; &gt; files IIRC. But yes, it should probably go into g_get_tmp_dir(). Main
&gt; &gt; problem with that is that some people put /tmp on a tmpfs... so if you want
&gt; &gt; to watch a long enough movie, your memory runs full.
&gt; 
&gt; /tmp on tmpfs has been default in Fedora for several years now... </span >

Personally, I don't think /tmp on tmpfs is a good idea.

In the worst case (you have configured your system without swap) you end wasting precious memory space for tmp files. Which is nuts.

In the best case, you end wasting swap space and risking incurring in more swappiness related freezes than otherwise you would have.

/tmp on tmpfs supporters main argument was they were worried about incrementing their SSD wearing level more than needed. This has been exaggerated a lot. I still have to find anyone that has nuked their SSD because of not having /tmp on tmpfs.

Related:
<a href="https://lists.debian.org/debian-devel/2012/05/msg01092.html">https://lists.debian.org/debian-devel/2012/05/msg01092.html</a>
<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666096">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666096</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>