<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8569334128019215301</id><updated>2011-11-27T16:39:27.423-08:00</updated><title type='text'>Modern Computers</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wwwmodcomp.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8569334128019215301/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://wwwmodcomp.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rehan</name><uri>http://www.blogger.com/profile/14559004127021255001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8569334128019215301.post-5051742533429686773</id><published>2009-05-14T07:57:00.000-07:00</published><updated>2009-05-14T08:01:08.531-07:00</updated><title type='text'>Modern Computers</title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_XKl1P6flHck/SgwyDHJWPkI/AAAAAAAAAAM/agSqHC6bE1U/s1600-h/mem_controller.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5335694687566446146" style="FLOAT: right; MARGIN: 0px 0px 10px 10px; WIDTH: 400px; CURSOR: hand; HEIGHT: 256px" alt="" src="http://1.bp.blogspot.com/_XKl1P6flHck/SgwyDHJWPkI/AAAAAAAAAAM/agSqHC6bE1U/s400/mem_controller.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;There is this common belief among PC enthusiasts that bandwidth, or million transfers per second or megabytes per second, is the most important thing that a good memory system should aim for. Such a belief is so deep-rooted that even the professionals (i.e., AMD &amp;amp; Intel) began to calibrate &amp;amp; market their products based on the memory bandwidth values.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;First lets look at the data bandwidth. A 3.33GHz, 3 IPC processor would execute up to 10G I/s (giga-instructions per second). Suppose 1 out of 3 instructions has a load or store, which is supported by the fact both Core 2 and Barcelona have 6-issue (micro-op) engines and perform up to 2 loads or stores per cycle. Thus,10G I/s * 0.333 LS/I = 3.33G LS/s (giga-load/store per second, per core)Multiply this number by 4 cores, the total is 13.33G LS/s. According to Figure 5.10 of Computer Architecture AQA on page 416, a 4MB cache has miss rate about 1%. Lets make it 2% to be conservative. Thus the number of memory accesses going to the memory bus is13.33G LS/s * 2% MA/LS = 0.267G MA/s (giga-memory accesses per second)Each memory access is at most 16-byte, but mostly likely 8-byte or less in average. This makes the worst-case memory bandwidth requirement 0.267G*16 = 4.27GB/s, and the average-case 2.14GB/s. Note that a single channel of DDR2 memory can support up to 6.4GB/s, much more than the numbers above.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8569334128019215301-5051742533429686773?l=wwwmodcomp.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwmodcomp.blogspot.com/feeds/5051742533429686773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://wwwmodcomp.blogspot.com/2009/05/modern-computers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8569334128019215301/posts/default/5051742533429686773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8569334128019215301/posts/default/5051742533429686773'/><link rel='alternate' type='text/html' href='http://wwwmodcomp.blogspot.com/2009/05/modern-computers.html' title='Modern Computers'/><author><name>Rehan</name><uri>http://www.blogger.com/profile/14559004127021255001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_XKl1P6flHck/SgwyDHJWPkI/AAAAAAAAAAM/agSqHC6bE1U/s72-c/mem_controller.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
