<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Debian Israel Mirror &#187; swapiness</title>
	<atom:link href="http://www.debian.co.il/tag/swapiness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debian.co.il</link>
	<description>Public Unique Israeli Debian Archive</description>
	<lastBuildDate>Sat, 29 Oct 2011 07:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>tunning swappiness</title>
		<link>http://www.debian.co.il/2010/03/tunning-swappiness/</link>
		<comments>http://www.debian.co.il/2010/03/tunning-swappiness/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 08:18:16 +0000</pubDate>
		<dc:creator>MadDog</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[swapiness]]></category>

		<guid isPermaLink="false">http://www.debian.co.il/?p=96</guid>
		<description><![CDATA[if you want Linux machine to use less swap you can tune it by changing the value of: /proc/sys/vm/swappiness by default it&#8217;s set to &#8217;60&#8242;, you can decrease it to make it use less swap memory, this means that swap memory will be more used &#8220;when needed only&#8221;. Change the value using this command: echo [...]]]></description>
			<content:encoded><![CDATA[<p>if you want Linux machine to use less swap you can tune it by changing the value of:</p>
<p>/proc/sys/vm/swappiness</p>
<p>by default it&#8217;s set to &#8217;60&#8242;, you can decrease it to make it use less swap memory, this means that swap memory will be more used &#8220;when needed only&#8221;.</p>
<p>Change the value using this command:</p>
<p>echo 30 &gt; /proc/sys/vm/swappiness</p>
]]></content:encoded>
			<wfw:commentRss>http://www.debian.co.il/2010/03/tunning-swappiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

