<?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>Some reminiscences, some memories &#187; memory</title>
	<atom:link href="http://www.mikespook.com/index.php/tag/memory/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mikespook.com</link>
	<description>Just another boring day</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:14:06 +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>在 Ubuntu 下查询内存的型号</title>
		<link>http://www.mikespook.com/2008/12/%e5%9c%a8-ubuntu-%e4%b8%8b%e6%9f%a5%e8%af%a2%e5%86%85%e5%ad%98%e7%9a%84%e5%9e%8b%e5%8f%b7/</link>
		<comments>http://www.mikespook.com/2008/12/%e5%9c%a8-ubuntu-%e4%b8%8b%e6%9f%a5%e8%af%a2%e5%86%85%e5%ad%98%e7%9a%84%e5%9e%8b%e5%8f%b7/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 14:34:01 +0000</pubDate>
		<dc:creator>mikespook</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ddr2]]></category>
		<category><![CDATA[dmidecode]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mikespook.com/?p=249</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
	float:left;
	position: fixed;
	top: 60%;
	left: 70px;
}
#leftcontainerBox .buttons {
	float:left;
	clear:both;
	margin:4px 4px 4px 4px;
	padding-bottom:2px;
}
#bottomcontainerBox {
	width: 50%;
	padding-top: 1px;
}
#bottomcontainerBox .buttons {
	float: left;
	margin: 4px 4px 4px 4px;
}
</style>
512 内存，开了 Netbeans，又开了 firefox，还有 Thunderbird，还有 OpenOffice……终于觉得有点卡了，内存又便宜了，准备还是加条内存的好。买本本的时候正是 DDR 和 DDR2 混杂的时候。我也不记得这个 HP 的本本到底是什么内存了。懒得开机看，也懒得提到电脑城去搞。于是乎，google 了一下，还真让我找到了：

dmidecode &#124;grep -A16 “Memory Device$”

两条内存一目了然：

<span class="readmore"><a href="http://www.mikespook.com/2008/12/%e5%9c%a8-ubuntu-%e4%b8%8b%e6%9f%a5%e8%af%a2%e5%86%85%e5%ad%98%e7%9a%84%e5%9e%8b%e5%8f%b7/" title="在 Ubuntu 下查询内存的型号">阅读全文——共837字</a></span>]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
	float:left;
	position: fixed;
	top: 60%;
	left: 70px;
}
#leftcontainerBox .buttons {
	float:left;
	clear:both;
	margin:4px 4px 4px 4px;
	padding-bottom:2px;
}
#bottomcontainerBox {
	width: 50%;
	padding-top: 1px;
}
#bottomcontainerBox .buttons {
	float: left;
	margin: 4px 4px 4px 4px;
}
</style>
<p>512 内存，开了 Netbeans，又开了 firefox，还有 Thunderbird，还有 OpenOffice……终于觉得有点卡了，内存又便宜了，准备还是加条内存的好。买本本的时候正是 DDR 和 DDR2 混杂的时候。我也不记得这个 HP 的本本到底是什么内存了。懒得开机看，也懒得提到电脑城去搞。于是乎，google 了一下，还真让我找到了：<span id="more-249"></span></p>
<p>dmidecode |grep -A16 “Memory Device$”</p>
<p>两条内存一目了然：</p>
<p>Memory Device<br />
Array Handle: 0x000C<br />
Error Information Handle: No Error<br />
Total Width: 64 bits<br />
Data Width: 64 bits<br />
Size: 256 MB<br />
Form Factor: DIMM<br />
Set: 1<br />
Locator: DIMM 1<br />
Bank Locator: Bank 0,1<br />
Type: DDR2<br />
Type Detail: Synchronous<br />
Speed: 533 MHz (1.9 ns)<br />
Manufacturer: Not Specified<br />
Serial Number: Not Specified<br />
Asset Tag: Not Specified<br />
Part Number: Not Specified<br />
&#8211;<br />
Memory Device<br />
Array Handle: 0x000C<br />
Error Information Handle: No Error<br />
Total Width: 64 bits<br />
Data Width: 64 bits<br />
Size: 256 MB<br />
Form Factor: DIMM<br />
Set: 1<br />
Locator: DIMM 2<br />
Bank Locator: Bank 2,3<br />
Type: DDR2<br />
Type Detail: Synchronous<br />
Speed: 533 MHz (1.9 ns)<br />
Manufacturer: Not Specified<br />
Serial Number: Not Specified<br />
Asset Tag: Not Specified<br />
Part Number: Not Specified</p>
<p>信亏是 DDR2 啊，要不又要多花不少银子了。准备买 条子去喽～～</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikespook.com/2008/12/%e5%9c%a8-ubuntu-%e4%b8%8b%e6%9f%a5%e8%af%a2%e5%86%85%e5%ad%98%e7%9a%84%e5%9e%8b%e5%8f%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

