<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>วันต่อวัน..</title>
	<atom:link href="http://onzon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://onzon.wordpress.com</link>
	<description>เสกสรรค์ ขจรชัย</description>
	<lastBuildDate>Thu, 17 Nov 2011 03:27:58 +0000</lastBuildDate>
	<language>th</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='onzon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/930c0652809761193d0f01938c2b72ad?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>วันต่อวัน..</title>
		<link>http://onzon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://onzon.wordpress.com/osd.xml" title="วันต่อวัน.." />
	<atom:link rel='hub' href='http://onzon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>FreeBSD CPU Information</title>
		<link>http://onzon.wordpress.com/2011/08/01/freebsd-cpu-information/</link>
		<comments>http://onzon.wordpress.com/2011/08/01/freebsd-cpu-information/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 04:53:02 +0000</pubDate>
		<dc:creator>OnzoN</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://onzon.wordpress.com/?p=50</guid>
		<description><![CDATA[Check CPU Speed in FreeBSD Type the command at a shell prompt: # sysctl -a &#124; egrep -i &#8216;hw.machine&#124;hw.model&#124;hw.ncpu&#8217; Sample output: hw.machine: amd64 hw.model: Intel(R) Xeon(R) CPU X3220 @ 2.40GHz hw.ncpu: 4 hw.machine_arch: amd64 So I&#8217;ve Intel Xeon quad core &#8230; <a href="http://onzon.wordpress.com/2011/08/01/freebsd-cpu-information/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=50&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Check CPU Speed in FreeBSD</strong></p>
<p>Type the command at a shell prompt:<br />
<span style="color:#999999;"># sysctl -a | egrep -i &#8216;hw.machine|hw.model|hw.ncpu&#8217;</span></p>
<p>Sample output:</p>
<p><span style="color:#999999;">hw.machine: amd64</span><br />
<span style="color:#999999;"> hw.model: Intel(R) Xeon(R) CPU X3220 @ 2.40GHz</span><br />
<span style="color:#999999;"> hw.ncpu: 4</span><br />
<span style="color:#999999;"> hw.machine_arch: amd64</span><br />
<span style="color:#999999;"> So I&#8217;ve Intel Xeon quad core processor running at 2.40GHz speed.</span></p>
<p>You need to use following commands in association with grep command.</p>
<p>FreeBSD CPUINFO using dmesg command</p>
<p>Type the following command<br />
<span style="color:#999999;"># dmesg | grep -i cpu</span></p>
<p>Or directly query /var/run/dmesg.boot file<br />
<span style="color:#999999;"># grep -i cpu /var/run/dmesg.boot</span></p>
<p>Output:</p>
<p><span style="color:#999999;">CPU: Dual Core AMD Opteron(tm) Processor 170 (1999.08-MHz 686-class CPU)</span><br />
<span style="color:#999999;"> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs</span><br />
<span style="color:#999999;"> cpu0 (BSP): APIC ID: 0</span><br />
<span style="color:#999999;"> cpu1 (AP): APIC ID: 1</span><br />
<span style="color:#999999;"> cpu0: on acpi0</span><br />
<span style="color:#999999;"> acpi_throttle0: on cpu0</span><br />
<span style="color:#999999;"> cpu1: on acpi0</span><br />
<span style="color:#999999;"> acpi_throttle1: on cpu1</span><br />
<span style="color:#999999;"> SMP: AP CPU #1 Launched!</span><br />
You can also dump more information using sysctl command<br />
<span style="color:#999999;"># sysctl -a | grep -i cpu | less</span></p>
<br />Filed under: <a href='http://onzon.wordpress.com/category/freebsd/'>FreeBSD</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onzon.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onzon.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onzon.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=50&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onzon.wordpress.com/2011/08/01/freebsd-cpu-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">OnzoN</media:title>
		</media:content>
	</item>
		<item>
		<title>ดูดวงสัปดาห์นี้</title>
		<link>http://onzon.wordpress.com/2011/07/25/%e0%b8%94%e0%b8%b9%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%aa%e0%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c%e0%b8%99%e0%b8%b5%e0%b9%89/</link>
		<comments>http://onzon.wordpress.com/2011/07/25/%e0%b8%94%e0%b8%b9%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%aa%e0%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c%e0%b8%99%e0%b8%b5%e0%b9%89/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 16:17:31 +0000</pubDate>
		<dc:creator>OnzoN</dc:creator>
				<category><![CDATA[ดูดวงประจำสัปดาห์]]></category>

		<guid isPermaLink="false">https://onzon.wordpress.com/2011/07/25/%e0%b8%94%e0%b8%b9%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%aa%e0%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c%e0%b8%99%e0%b8%b5%e0%b9%89/</guid>
		<description><![CDATA[ส่งมอบครุภัณฑ์คอมพิวเตอร์ seksan.k Filed under: ดูดวงประจำสัปดาห์<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=47&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ส่งมอบครุภัณฑ์คอมพิวเตอร์ </p>
<p><span class="post_sig">seksan.k</span></p>
<br />Filed under: <a href='http://onzon.wordpress.com/category/%e0%b8%94%e0%b8%b9%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%88%e0%b8%b3%e0%b8%aa%e0%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c/'>ดูดวงประจำสัปดาห์</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onzon.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onzon.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onzon.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=47&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onzon.wordpress.com/2011/07/25/%e0%b8%94%e0%b8%b9%e0%b8%94%e0%b8%a7%e0%b8%87%e0%b8%aa%e0%b8%b1%e0%b8%9b%e0%b8%94%e0%b8%b2%e0%b8%ab%e0%b9%8c%e0%b8%99%e0%b8%b5%e0%b9%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">OnzoN</media:title>
		</media:content>
	</item>
		<item>
		<title>ทำ SAN เหนื่อยครับ</title>
		<link>http://onzon.wordpress.com/2011/07/24/39/</link>
		<comments>http://onzon.wordpress.com/2011/07/24/39/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 20:05:15 +0000</pubDate>
		<dc:creator>OnzoN</dc:creator>
		
		<guid isPermaLink="false">http://onzon.wordpress.com/?p=39</guid>
		<description><![CDATA[ตอนนี้เวลาก็ล่วเลยมา ตีสามตรงแล้ว ยังไม่ได้กลับบ้านเลย ตั้งแต่เวรเช้า เหนื่อยครับ<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=39&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ตอนนี้เวลาก็ล่วเลยมา ตีสามตรงแล้ว ยังไม่ได้กลับบ้านเลย ตั้งแต่เวรเช้า เหนื่อยครับ</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onzon.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onzon.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onzon.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onzon.wordpress.com&amp;blog=2784230&amp;post=39&amp;subd=onzon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onzon.wordpress.com/2011/07/24/39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">OnzoN</media:title>
		</media:content>
	</item>
	</channel>
</rss>
