IBM z10
The z10 is a microprocessor chip made by IBM for their System z10 mainframe computers, released February 26, 2008. It was called "z6" during development.
Description
The processor implements the CISC z/Architecture and has four cores. Each core has a 64 KB L1 instruction cache, a 128 KB L1 data cache and a 3 MB L2 cache. Finally, there is a 24 MB shared L3 cache.The chip measures 21.7×20.0 mm and consists of 993 million transistors fabricated in IBM's 65 nm SOI fabrication process, supporting speeds of 4.4 GHz and above - more than twice the clock speed as former mainframes - with a 15 FO4 cycle.
Each z10 chip has two 48 GB/s SMP hub ports, four 13 GB/s memory ports, two 17 GB/s I/O ports, and 8765 contacts.
The z10 processor was co-developed with and shares many design traits with the POWER6 processor, such as fabrication technology, logic design, execution unit, floating-point units, bus technology and pipeline design style, i.e., a high frequency, low latency, deep, in-order pipeline.
However, the processors are quite dissimilar in other respects, such as cache hierarchy and coherency, SMP topology and protocol, and chip organization. The different ISAs result in very different cores - there are 894 unique z10 instructions, 75% of which are implemented entirely in hardware. The z/Architecture is a CISC architecture, backwards compatible to the IBM System/360 architecture from the 1960s.
Additions to the z/Architecture from the previous z9 EC processor include:
- 50+ new instructions for improved code efficiency
- software/hardware cache optimizations
- support for 1 MB page frames
- decimal floating point fully implemented in hardware.