<?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>Control WebPanel Wiki &#187; High-Memory</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/high-memory/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>High Memory Usage</title>
		<link>https://wiki.centos-webpanel.com/high-memory-usage</link>
		<comments>https://wiki.centos-webpanel.com/high-memory-usage#comments</comments>
		<pubDate>Mon, 30 Mar 2015 14:38:41 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[High-Memory]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=235</guid>
		<description><![CDATA[Linux is borrowing unused memory for disk caching. This makes it looks like you are low on memory, but you are not! Everything is fine! How do I see how much free ram I really have? To see how much ram is free to use for your applications, run free -m and look at the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Linux is borrowing unused memory for disk caching. This makes it looks like you are low on memory, but you are not! Everything is fine! </p>
<p><strong>How do I see how much free ram I really have?</strong></p>
<p>To see how much ram is free to use for your applications, run free -m and look at the row that says "-/+ buffers/cache" in the column that says "free". That is your answer in megabytes:</p>
<pre>$ free -m
             total       used       free     shared    buffers     cached
Mem:          1504       1491         13          0         91        764
-/+ buffers/cache:        635        869
Swap:         2047          6       2041
</pre>
<p>If you don't know how to read the numbers, you'll think the ram is 99% full when it's really just 42%. </p>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/high-memory-usage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
