Intel Skylake Microarchitecture - High Level Info from IDF 2015

We attended IDF 2015 last week and learned more details about Intel's latest microarchitecture named Skylake. Here are the details for you.

Published
Updated
6 minutes & 4 seconds read time

Overall Improvements

Overall Core Microarchitecture Improvements

Intel Skylake Microarchitecture - High Level Info from IDF 2015 31

At IDF 2015 in San Francisco last week, Intel unveiled some high level details about their latest Skylake microarchitecture, and while this article will encompass a lot of architectural improvements, there are many more which cannot be disclosed at this time. For the sake of this article, I will go over the Intel presentation deck from the Skylake technical sessions on the core microarchitecture and the improvements to power delivery and savings. There are also some high level changes to the eDRAM that will be covered, but for the most part, the article will focus on the core rather than the graphics.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 1Intel Skylake Microarchitecture - High Level Info from IDF 2015 2

While Haswell and Broadwell had a very broad range of configurations for all different types of SKUs, Skylake takes it even further with a broader TDP range and a wide range of die sizes. Intel also made major power improvements through tweaks rather than just throttling back frequency and performance. Intel made a point to mention that the details given here are for the client side of things, the server side could be totally different and information wasn't disclosed about the server microarchitecture. The information in this article encompasses everything from mobile to the desktop, and so many of the performance improvement vectors also focus on battery life improvements and form factor reduction.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 3Intel Skylake Microarchitecture - High Level Info from IDF 2015 4

There are some things worth pointing out in this high level diagram. For starters, GT3 and GT4 graphics packages (Iris graphics) will both have eDRAM, so we should see an expansion of eDRAM across more SKUs. Some of the SoC versions (most likely mobile bound chips) will provide an integrated camera ISP (Image Signal Processor) to help camera performance on those devices. The audio DSP (digital signal processor) has also been improved, but so far we haven't been given too many details on that. Off the top Intel has produced a wider core, improved IPC, and greatly improved power efficiency. To support all of these improvements, the architects also improved the ring bus and LLC for improved throughput. Intel also made some security enhancements with new extensions.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 5Intel Skylake Microarchitecture - High Level Info from IDF 2015 6

Intel focused heavily on the front end of the CPU. With Skylake, Intel has improved branch prediction, increased the number of execution units, widened instruction windows, improved load and store bandwidth, improved page miss handling, and improved buffers. While the branch predictor now has a higher capacity, both the prefetcher and branch predictor are also now smarter than before (improved accuracy). There were even improvements to Hyper Threading, resulting in a wider retirement. Intel also made improvements to encryption, speeding up both AES-GCM and AES-CBC extensions by 17% and 33%. I am not sure what that is in comparison too, but I would assume it's compared against Haswell/Broadwell, although a lot of other numbers thrown our way with Skylake were compared against Sandy Bridge. To further expand cache abilities, new extensions were added for the cache, and miss bandwidth was also improved.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 7

With Skylake, Intel increased out-of-order Window from 192 uops in Haswell to 224, which is a big generational improvement; it should lead to improved parallelism, hence leading to better single threaded performance. The allocation queue (in other diagrams for Haswell it's the instruction decode que) has also been changed from 56 uop to 64 per thread uop (I assume 2 threads). This is quite a large expansion and interestingly enough we are seeing a shift back to threaded allocation queue. While Intel increased the integer physical register file from 168 to 180 registers, there is no increase to the floating point register file. There don't seem to be any improvements to the number of entries for in-flight loads, but there is a sizable improvement to in-flight stores, both of which refer to load and store buffers used for memory access.

Security, Cache, and Memory Improvements

Intel Skylake Microarchitecture - High Level Info from IDF 2015 8Intel Skylake Microarchitecture - High Level Info from IDF 2015 19

Intel has implemented new security extensions called Intel Software Guard (SGX) and Intel Memory Protection Extensions (MPX). The SGX extension allows for the creation of isolated enclaves which protect against attacks. Debugging is disabled when an enclave is enabled to reduce holes which could make it vulnerable to attacks. Intel's MPX allows for every memory access to be checked to help stop attacks. More specifically, MPX is useful for stopping buffer overflow attacks.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 10

Improvements have also been made to the last level cache (LLC). Both LLC throughput and fabric throughput have been doubled.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 11Intel Skylake Microarchitecture - High Level Info from IDF 2015 12

As we saw with Broadwell, the CPU had eDRAM onboard that was seen as L4 cache by the system. This changes for Skylake; the eDRAM is now seen as part of system memory instead of L4 cache. For all purposes, the eDRAM is now treated like system memory and software cannot differentiate between the two. However, Intel said that their graphics driver might have the capability to specifically address the eDRAM.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 13

There are some benefits to this eDRAM implementation. There is no longer a need to flush it for coherency maintenance, and it should be available for I/O devices, instead of just mainly graphics.

Power Optimizations

Intel Skylake Microarchitecture - High Level Info from IDF 2015 15Intel Skylake Microarchitecture - High Level Info from IDF 2015 16

Intel's Speed Shift Technology is aimed at optimizing how the CPU responds to workloads. Intel uses the "Race to Halt" theory to allow the CPU to work at the most optimized levels then go back down to a virtual zero energy draw state over and over again. Intel's Speed Step Technology (EIST) was also added to the System Agent, DDR, and eDRAM IO. During the questions and answers segment at the end of the technical session, it was revealed that you need Windows 10 for this technology to work, but that they were also working on Linux support.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 22Intel Skylake Microarchitecture - High Level Info from IDF 2015 23

The Skylake SoC seen above shows all the different domains and how they are connected, and on the right it shows where power gating takes place.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 9Intel Skylake Microarchitecture - High Level Info from IDF 2015 14

Power gating has also been added to many domains of the CPU. Even Intel's AVX2 hardware can be power gated when it is not in use. Idle power reduction was also used to lower minimum power usage. Intel went really far to power gate I/Os, PLLs, and even interconnects. Even the Intel PCH can be throttled.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 24Intel Skylake Microarchitecture - High Level Info from IDF 2015 25

On the left is legacy P-state control and on the right is Speed Shift control. Green represents software control (and hardware control as well), and for the new CPU the hardware and software work together almost all the time to work out the best power state. This hand in hand software and hardware communication allows for the power savings that Skylake brings to the table.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 26Intel Skylake Microarchitecture - High Level Info from IDF 2015 30

On the left is a visualization of general compute power. On the right is the SoC duty cycling for low power small form factors. The system will then go to the low power most efficient state from the graph (Pe) on the left and then back down to C6 state. This basically makes the system turn on and work and then turn off and sleep.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 29

For a technology like Speed Shift to work, you need real time sensing of hardware, as well as real time knowledge of workload demands. Intel has implemented a balancer to help determine the best frequency and power profiles to apply to the CPU at any given time. It uses a PID controller, similar to what we see in modern digital PWMs for balancing inputs and real-time sensing of the output.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 28Intel Skylake Microarchitecture - High Level Info from IDF 2015 27

I decided to include some of these interesting slides as well on the benefits of using the new power algorithms and OS control over the legacy hodgepodge of P states.

Overclocking and Other Improvements

Intel Skylake Microarchitecture - High Level Info from IDF 2015 21

Intel's engineers spent a good amount of time optimizing the overclocking of the platform. One of the biggest improvements over its predecessors is the separation of the DMI/PCIe and BLCK for the cores. No longer are BLCK dividers required for CPU overclocking, now an external clock generator (or internal depending on the motherboard) provides fine granularity BLCK to each of the CPUs internal domains except the DMI and PCIe.

This means that I/O won't run at increased speeds which can cause issues, and instead it will constantly run at normal speeds while the CPU cores, memory, and graphics are overclocked. Intel has increase memory dividers up to 41.33x in officially supported code (up from 26.66x on X99), and memory frequency will work in steps of 100MHz and 133MHz, so 4000MHz is supported as is 4133MHz (100Mhz and 133MHz).

Intel Skylake Microarchitecture - High Level Info from IDF 2015 20

Intel's Z170 chipset has also been heavily improved. There is now on-die power metering and throttling as well as power gating. Both PCI-E and DMI are now working at Gen3 levels (8Gb/s). There are 26 I/O ports for SATA/PCIe/USB3. More I/Os have been added in many SKUs for support of things like cameras. Intel has also improved the DSP (digital signal processor) for audio.

Intel Skylake Microarchitecture - High Level Info from IDF 2015 17Intel Skylake Microarchitecture - High Level Info from IDF 2015 18

Some Skylake SoCs will come with an image signal processor which will eliminate the need for an off-die implementation in mobile devices. It has support for up to 13MP.

We hope you've enjoyed this detailed look into Intel Skylake from what we learned about it last week at IDF. Stay tuned for more later on.

PRICING: You can find products similar to this one for sale below.

USUnited States: Find other tech and computer products like this over at Amazon.com

UKUnited Kingdom: Find other tech and computer products like this over at Amazon.co.uk

AUAustralia: Find other tech and computer products like this over at Amazon.com.au

CACanada: Find other tech and computer products like this over at Amazon.ca

DEDeutschland: Finde andere Technik- und Computerprodukte wie dieses auf Amazon.de

Steven went from a fledgling forum reader in 2003 to one of the internet's brightest tech stars by 2010. Armed with an information systems degree, a deep understanding of circuitry, and a passion for tech, Steven (handle Sin0822) enjoys sharing his deep knowledge with others. Steven details products down to the component level to highlight seldom explained, and often misunderstood architectures. Steven is also a highly decorated overclocker with several world records.

Newsletter Subscription
We openly invite the companies who provide us with review samples / who are mentioned or discussed to express their opinion. If any company representative wishes to respond, we will publish the response here. Please contact us if you wish to respond.