<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1765&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] <Ascii/2> Standard reconfiguration - swappiness]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1765</link>
		<description><![CDATA[The most recent posts in [SOLVED] <Ascii/2> Standard reconfiguration - swappiness.]]></description>
		<lastBuildDate>Thu, 07 Dec 2017 23:22:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] <Ascii/2> Standard reconfiguration - swappiness]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6604#p6604</link>
			<description><![CDATA[<p>Hello Sir!</p><p>Thankyou... </p><p>Actually when I am using desktop, it starts to consume swap, even when RAM is not used by 50%. Anyways ... it is showing a bit difference in swap usage, after using these two values.</p>]]></description>
			<author><![CDATA[dummy@example.com (makh)]]></author>
			<pubDate>Thu, 07 Dec 2017 23:22:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6604#p6604</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] <Ascii/2> Standard reconfiguration - swappiness]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6590#p6590</link>
			<description><![CDATA[<p>It&#039;s a kernel feature. I don&#039;t think it has anything to do with the init system, but I&#039;m not sure about what the rest of systemd does with it.</p><p>Did you notice any difference in performance after you changed it?</p><p><a href="https://www.kernel.org/doc/Documentation/sysctl/vm.txt" rel="nofollow">https://www.kernel.org/doc/Documentation/sysctl/vm.txt</a></p><div class="quotebox"><blockquote><div><p>swappiness</p><p>This control is used to define how aggressive the kernel will swap<br />memory pages.&#160; Higher values will increase aggressiveness, lower values<br />decrease the amount of swap.&#160; A value of 0 instructs the kernel not to<br />initiate swap until the amount of free and file-backed pages is less<br />than the high water mark in a zone.</p><p>The default value is 60.</p></div></blockquote></div><div class="quotebox"><blockquote><div><p>vfs_cache_pressure<br />------------------</p><p>This percentage value controls the tendency of the kernel to reclaim<br />the memory which is used for caching of directory and inode objects.</p><p>At the default value of vfs_cache_pressure=100 the kernel will attempt to<br />reclaim dentries and inodes at a &quot;fair&quot; rate with respect to pagecache and<br />swapcache reclaim.&#160; Decreasing vfs_cache_pressure causes the kernel to prefer<br />to retain dentry and inode caches. When vfs_cache_pressure=0, the kernel will<br />never reclaim dentries and inodes due to memory pressure and this can easily<br />lead to out-of-memory conditions. Increasing vfs_cache_pressure beyond 100<br />causes the kernel to prefer to reclaim dentries and inodes.</p><p>Increasing vfs_cache_pressure significantly beyond 100 may have negative<br />performance impact. Reclaim code needs to take various locks to find freeable<br />directory and inode objects. With vfs_cache_pressure=1000, it will look for<br />ten times more freeable objects than there are.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 07 Dec 2017 14:29:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6590#p6590</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] <Ascii/2> Standard reconfiguration - swappiness]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6585#p6585</link>
			<description><![CDATA[<p>Hi</p><p>I did as, as advised on different places at web:</p><p>nano /etc/sysctl.d/99-sysctl.conf </p><div class="codebox"><pre><code># Decrease swap usage:
vm.swappiness = 10
vm.vfs_cache_pressure = 50</code></pre></div><p>to get on reboot:<br />cat /proc/sys/vm/{swap,vfs}*</p><div class="codebox"><pre><code>10
50</code></pre></div><p>Is this standard or okay for sysV, or more specific to systemd?</p><p>Thankyou</p>]]></description>
			<author><![CDATA[dummy@example.com (makh)]]></author>
			<pubDate>Thu, 07 Dec 2017 05:48:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6585#p6585</guid>
		</item>
	</channel>
</rss>
