<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23884446\x26blogName\x3dJust+Another+Tech+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://justanothertechblog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://justanothertechblog.blogspot.com/\x26vt\x3d-484221019928432923', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



IBM Boasts "Fastest Chip Ever"

Monday, May 21, 2007

IBM claims to have doubled the performance (or halved the power requirements, depending on your point of view) of its top-end processor for servers and mid-range systems. The dual-core "Power6" processor clocks to 4.7GHz, has 8MB of L2 cache, and breaks four widely used Unix performance benchmarks, according to the company.
Features of this beast include:
  • 300GBps processor bandwidth -- claimed to be 30 times greater than Intel's Itanium
  • First UNIX microprocessor able to calculate decimal floating point arithmetic in hardware
  • Low-voltage operation, for processor blade applications, and high-voltage operation for SMP server operation
  • Separate power supply "rails" for circuits that can't support low-voltage operation
  • Voltage/frequency "slewing"
  • Dynamic clocking
That's pretty amazing. Read more about it @ LinuxDevices.com.
posted by linnerd40, Monday, May 21, 2007


1 Comments:

Sweet, processor jump!

By the way, I tagged you! Check my latest blog... :)

commented by Anonymous Anonymous, 11:39 AM  

Add a comment