Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
  • Groups
    • Research Collaboration and Enablement
    • DesignStart
    • Education Hub
    • Innovation
    • Open Source Software and Platforms
  • Forums
    • AI and ML forum
    • Architectures and Processors forum
    • Arm Development Platforms forum
    • Arm Development Studio forum
    • Arm Virtual Hardware forum
    • Automotive forum
    • Compilers and Libraries forum
    • Graphics, Gaming, and VR forum
    • High Performance Computing (HPC) forum
    • Infrastructure Solutions forum
    • Internet of Things (IoT) forum
    • Keil forum
    • Morello Forum
    • Operating Systems forum
    • SoC Design and Simulation forum
    • 中文社区论区
  • Blogs
    • AI and ML blog
    • Announcements
    • Architectures and Processors blog
    • Automotive blog
    • Graphics, Gaming, and VR blog
    • High Performance Computing (HPC) blog
    • Infrastructure Solutions blog
    • Innovation blog
    • Internet of Things (IoT) blog
    • Operating Systems blog
    • Research Articles
    • SoC Design and Simulation blog
    • Smart Homes
    • Tools, Software and IDEs blog
    • Works on Arm blog
    • 中文社区博客
  • Support
    • Arm Support Services
    • Documentation
    • Downloads
    • Training
    • Arm Approved program
    • Arm Design Reviews
  • Community Help
  • More
  • Cancel
Arm Community blogs
Arm Community blogs
SoC Design and Simulation blog Three reasons to read ARM’s new whitepaper on Enterprise Virtulization
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI and ML blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded blog

  • Graphics, Gaming, and VR blog

  • High Performance Computing (HPC) blog

  • Infrastructure Solutions blog

  • Internet of Things (IoT) blog

  • Operating Systems blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tags
  • enterprise
  • White Paper
  • training
  • Corelink
  • server
  • SMMUv3
  • virtualization
  • SMMUv2
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Three reasons to read ARM’s new whitepaper on Enterprise Virtulization

Lip-Min Khor
Lip-Min Khor
April 5, 2017

Over the past decade, ARM has accelerated its effort to enable its technology to be leveraged by enterprise users. Today ARM servers are becoming increasingly common, not only with common open source Linux hypervisors (such as KVM and Xen) but also other proprietary solutions. Virtualization has become ubiquitous in enterprise applications, as it allows us to increase efficiency and reduce cost, through the ability to run multiple operating systems (OSes) concurrently on the same hardware resources.

Each OS runs on a virtual machine that operates under the impression of having exclusive access to the processors, peripherals, system memory and IO devices. Recent statistics indicate that enterprise workloads are shifting to the Cloud, which increases the number of VMs being deployed for workload aggregation. The exponential increase of workload deployment to the cloud, demands higher performance throughput and highly scalable memory backplane.

 Figure 1: Virtual Machine partitioning with CoreLink CMN-600 and DMC-620 backplane IP

In the enterprise server application space, one physical server is configured to support many virtual machines (VMs). Virtual machines may provide services such as web hosting, cloud services, database and storage management. Having multiple OSes available at any point of time enables live migration of the workload, to the most efficient server, facilitating live update of OSes while the application is running. VMs can be moved when the physical server fails and fault codes may be isolated from other VMs. In addition, server applications often require application specific hardware accelerators that are designed specifically for performing targeted workloads more efficiently. These accelerators, when connected as a network of devices, will provide additional processing power. As such, accelerators which act as system IO devices would need to be ‘virtualized’ to be leveraged by the VMs.

A new whitepaper

Over the last few years, ARM has dedicated time and resource to creating virtualization whitepapers. In 2010, ARM released our SMMU Whitepaper, which gave an overview of virtualization use cases in the mobile and embedded applications. It also provided technical details of the ARM CoreLink SMMU address translation functionality.

I’m pleased to announce my latest whitepaper is now available for download here - this new whitepaper focusses on the enterprise solution. The whitepaper explains the technical details of IO device virtualization and virtual interrupt management from both hardware and software perspectives. This paper will also provide details of the ARM virtualization architecture, which is best suited for different hypervisor types. In addition, anyone who is interested in the ARM CoreLink SMMU and GIC architecture, should download the whitepaper for more technical insight.

Three things you’ll learn

The new whitepaper is expansive, but in case you need some extra encouragement, here are three teasers to what you can learn about in the whitepaper.

  1. ARM Virtualization Host Extension (VHE) enhances virtualization support
  2. Increasing IO virtualization scalability with ARM SMMU
  3. ARM GICv3 with Interrupt Translation Service (ITS)

Learning point #1: ARM Virtualization Host Extension (VHE) enhances virtualization support

The ARM virtualization extension includes additional instructions, system registers, privilege layer through additional Exception Levels (EL) and control enhancements to fulfil virtualization requirements in an ARM system. The ARMv8.0-A virtualization support is most optimal for Type-1 hypervisors, as all Rich OSes are run at the same level of exception in EL1, whilst the hypervisor sits in EL2. This is less optimal for Type-2 hypervisors as EL2 is not tailored for running host OS. ARM v8.1-A adds Virtualization Host Extension (VHE), which introduces shadow copies of EL1 system registers in EL2, enabling the whole Host OS to be run at the same exception level of EL2. This improvement simplifies context switching between host and guest OSes to the same level as Type-1 hypervisors.

 Figure 2: Xen (Type-1) and KVM (Type-2) hypervisor

Learning point #2: Increasing IO virtualization scalability with ARM SMMU

IO virtualization involves virtualizing the IO path between the system and external devices and accelerators. In the infrastructure market, this may apply to server interface adaptors such as the following:

  • Ethernet Network Interface Card (NICs)
  • Disk/RAID controllers
  • Fibre Channel Host Bus Adapters (HBAs)
  • FPGA Accelerators
  • Mounted SSDs/Graphics/Video Cards

As the number of system devices and device masters increases, the system is bound to be flooded with large amount of address translation requests; ARM SMMU addresses translation capability, supporting different page sizes needed by an enterprise server system and can handle large number of contexts simultaneously. ARM SMMUv3 provides features to complement PCI Express Root Complexes and other potentially large I/O systems. It does this by supporting large numbers of concurrent translation contexts. This includes the memory based configuration for supporting large number of streams.


Figure 3: IO virtualization via ARM CoreLink System Memory Management Unit (SMMU)

Learning point #3: ARM GICv3 with Interrupt Translation Service (ITS)

The ARM GICv3 architecture includes the following logical components:

  • A Distributor
  • A Redistributor for each Processing Element (PE)
  • A CPU interface for each PE
  • Interrupt Translation Service (ITS)

With the increasing number of virtual machines, the number of virtual interrupts that need to be moved around the system also increases. The ITS helps to manage the translation of message based interrupts (MSI) more efficiently, by delegating the programming of MSI to guest OSes and subsequently ITS routing them, to the target destination by performing namespace matching in the ITS configuration.

 Figure 4: ARM GICv3 architecture

Download the whitepaper now

For further details on how ARM technology enables virtualization for enterprise servers, please download the enterprise server virtualization whitepaper below. This whitepaper aims to demonstrate how ARM system IP facilitate IO virtualization with both type-1 and type-2 hypervisor architecture. In addition, ARM has also published the Server Base System Architecture as the foundation of implementing ARM based server SoC.

 
Anonymous
  • Ajeeth
    Offline Ajeeth over 2 years ago

    The link to download the white paper seems to be broken. Can you please check?

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
SoC Design and Simulation blog
  • Arm Virtual Platform co-simulation solution accelerates SoC verification

    Daniel Owens
    Daniel Owens
    Avery Design Systems’ co-simulation design verification solution that integrates SystemC-based Arm virtual platforms with a SystemVerilog environment.
    • December 6, 2022
  • IP exchange and Cycle Models end-of-life update

    Gemma Platt
    Gemma Platt
    Arm Cycle Models and Arm IP Exchange are now End-of-Life, understand what this means to you.
    • May 25, 2022
  • Accelerate IP Selection with the New Arm IP Explorer

    Zach Lasiuk
    Zach Lasiuk
    The newly announced Arm IP Explorer platform represents a step-change in efficiency for the IP selection process when defining a custom System on Chip (SoC).
    • May 4, 2022