<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>超出 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E8%B6%85%E5%87%BA/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 03 Aug 2011 08:38:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>关于Redis的“vm-max-memory limit exceeded by more than 10%”问题</title>
		<link>https://www.coder4.com/archives/1382</link>
					<comments>https://www.coder4.com/archives/1382#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 06:58:19 +0000</pubDate>
				<category><![CDATA[数据库技术]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[vm-max-memory]]></category>
		<category><![CDATA[超出]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1382</guid>

					<description><![CDATA[网上搜了以下，总体是这个意思：vm+swap只能把value swap到文件中，如果单独key就超过了vm-max-memory，那么就swap不出去了。对话如下： Q1 What might be the cause of this error: vm-max-memory limit exceeded by more than 10% but unable to swap more objects out! thank you A1 Redis is only ab[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1382/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
