{"id":192,"date":"2020-06-05T09:30:56","date_gmt":"2020-06-05T12:30:56","guid":{"rendered":"http:\/\/www.goncalves.pro.br\/?p=192"},"modified":"2023-12-30T18:06:51","modified_gmt":"2023-12-30T18:06:51","slug":"reducing-wsl-2-memory-usage","status":"publish","type":"post","link":"https:\/\/goncalves.pro.br\/?p=192","title":{"rendered":"Reducing WSL-2 Memory Usage"},"content":{"rendered":"\n<p>Execute the following command (as root):<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sync &amp;&amp; echo 3 > \/proc\/sys\/vm\/drop_caches<\/code><\/pre>\n\n\n\n<p>To put in in a crontab, to execute every 6 hours (assuming the script with the command at \/root\/clean_caches.sh):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">0       *\/6     *       *       *       \/root\/clean_caches.sh<\/code><\/pre>\n\n\n\n<p>Source:  <a href=\"https:\/\/github.com\/microsoft\/WSL\/issues\/4166\">https:\/\/github.com\/microsoft\/WSL\/issues\/4166<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Execute the following command (as root): To put in in a crontab, to execute every 6 hours (assuming the script with the command at \/root\/clean_caches.sh): Source: https:\/\/github.com\/microsoft\/WSL\/issues\/4166<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,177,19],"tags":[47,71,72],"_links":{"self":[{"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/posts\/192"}],"collection":[{"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=192"}],"version-history":[{"count":1,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions"}],"predecessor-version":[{"id":225,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=\/wp\/v2\/posts\/192\/revisions\/225"}],"wp:attachment":[{"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/goncalves.pro.br\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}