<?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>acoustype.com &#187; 32bit</title>
	<atom:link href="http://acoustype.com/archives/tag/32bit/feed" rel="self" type="application/rss+xml" />
	<link>http://acoustype.com</link>
	<description>携帯・PCサイトのシステム構築やサーバー構築・保守などやらせて頂いております。</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:24:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>32bit Linux上のMySQL</title>
		<link>http://acoustype.com/archives/132</link>
		<comments>http://acoustype.com/archives/132#comments</comments>
		<pubDate>Fri, 24 Oct 2008 19:53:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[設定資料]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://acoustype.com/?p=132</guid>
		<description><![CDATA[32-bit GNU/Linux x86 上では、メモリ使用を高く設定しすぎないように注意してください。glibc はプロセス ヒープがスレッド スタックよりも大きくなる事を許容する可能性があり、その為サーバがクラッシュ [...]]]></description>
			<content:encoded><![CDATA[				<blockquote><p>32-bit GNU/Linux x86 上では、メモリ使用を高く設定しすぎないように注意してください。glibc はプロセス ヒープがスレッド スタックよりも大きくなる事を許容する可能性があり、その為サーバがクラッシュしてしまうかもしれません。もし次の式の値が2GB に近い、またはそれを上回っていたら危険です</p></blockquote>
				<blockquote><p>innodb_buffer_pool_size<br />
				+ key_buffer_size<br />
				+ max_connections*(sort_buffer_size+read_buffer_size+binlog_cache_size)<br />
				+ max_connections*2MB</p></blockquote>
				<p>32bit環境じゃメモリを有効活用できないっすね</p>
]]></content:encoded>
			<wfw:commentRss>http://acoustype.com/archives/132/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

