<?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>DiaHosting官方博客 &#187; openvz</title>
	<atom:link href="http://blog.diahosting.com/tag/openvz/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.diahosting.com</link>
	<description></description>
	<lastBuildDate>Sun, 14 Mar 2010 09:39:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>xen和openvz在内存管理方式的区别</title>
		<link>http://blog.diahosting.com/xen-shell/xen-openvz/</link>
		<comments>http://blog.diahosting.com/xen-shell/xen-openvz/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 01:08:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xen-Shell教程]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[内存]]></category>

		<guid isPermaLink="false">http://blog.diavps.cn/?p=33</guid>
		<description><![CDATA[很多人第一次使用xen vps, 肯定会发现, 自己的VPS什么都没跑, 内存差不多就被吃光了, 这点是一个误区, xen和openvz在内存管理上是有本质区别的,
xen更像独立主机, 有buffer, cache, swap
所以你执行free可以看到这样的数据
           total       used       free     shared    buffers     cached
Mem:       131072      104260     26812      0       201360      22308
-/+ buffers/cache:      60592      70480
Swap:       131064      0          131064
你可能会觉得, 怎么openvz上才使用了50M内存, Xen就要用100M内存, 其实Xen使用了Buffer和Cache, 这样可以提高系统的性能。
根据上面的数据，实际上已经使用内存为60M, 可用内存还有70M。
参考连接: [...]]]></description>
			<content:encoded><![CDATA[<p>很多人第一次<span onclick="tagshow(event)">使用</span>xen <span onclick="tagshow(event)">vps</span>, 肯定会发现, 自己的VPS什么都没跑, 内存差不多就被吃光了, 这点是一个误区, xen和openvz在内存管理上是有本质区别的,</p>
<p>xen更像独立主机, 有buffer, cache, swap<br />
所以你执行free可以看到这样的数据</p>
<p>           total       used       free     shared    buffers     cached<br />
Mem:       131072      104260     26812      0       201360      22308<br />
-/+ buffers/cache:      60592      70480<br />
Swap:       131064      0          131064</p>
<p>你可能会觉得, 怎么openvz上才使用了50M内存, Xen就要用100M内存, 其实Xen使用了Buffer和Cache, 这样可以提高系统的性能。<br />
<span style="color: red;">根据上面的数据，实际上已经使用内存为60M, 可用内存还有70M。</span></p>
<p><span style="color: red;">参考连接: <a href="http://linux.chinaunix.net/bbs/viewthread.php?tid=598375" target="_blank">http://linux.chinaunix.net/bbs/viewthread.php?tid=598375</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.diahosting.com/xen-shell/xen-openvz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

