{"id":828,"date":"2012-10-23T01:20:07","date_gmt":"2012-10-23T01:20:07","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=828"},"modified":"2012-10-23T01:20:07","modified_gmt":"2012-10-23T01:20:07","slug":"clear-linux-cached-memory","status":"publish","type":"post","link":"\/blog\/index.php\/clear-linux-cached-memory\/","title":{"rendered":"Clear linux cached memory"},"content":{"rendered":"<p>if you want to clear the linux cached memory run &#8220;echo 3 &gt; \/proc\/sys\/vm\/drop_caches&#8221;<\/p>\n<pre>root@pc:~# free\n total used free shared buffers cached\nMem: 3951136 2979376 971760 0 29704 2488576\n-\/+ buffers\/cache: 461096 3490040\nSwap: 3050492 2268 3048224\nroot@pc:~# \u00a0echo 3 &gt; \/proc\/sys\/vm\/drop_caches\nroot@pc:~# free\n total used free shared buffers cached\nMem: 3951136 511264 3439872 0 1828 99752\n-\/+ buffers\/cache: 409684 3541452\nSwap: 3050492 2268 3048224<\/pre>\n<p>it clears it all \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>if you want to clear the linux cached memory run &#8220;echo 3 &gt; \/proc\/sys\/vm\/drop_caches&#8221; root@pc:~# free total used free shared buffers cached Mem: 3951136 2979376 971760 0 29704 2488576 -\/+ buffers\/cache: 461096 3490040 Swap: 3050492 2268 3048224 root@pc:~# \u00a0echo 3 &gt; \/proc\/sys\/vm\/drop_caches root@pc:~# free total used free shared buffers cached Mem: 3951136 511264 3439872 0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,1],"tags":[],"class_list":["post-828","post","type-post","status-publish","format-standard","hentry","category-linux","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=828"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/828\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=828"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}