InfoQ

News

KVM Gains Additional Support in Linux 2.6.26 Kernel and Native Network IO Performance

Posted by Scott Delap on Jul 16, 2008 09:38 PM

Community
Architecture
Topics
Virtualization
Tags
KVM
The new 2.6.26 version of the Linux kernel has been released after three months of development. Among the high level features its adds are:
  • read-only bind mounts
  • ports of KVM to IA64, S390 and PPC
  • other KVM improvements including basic paravirtualization support
  • preliminary support of the future 802.11s wireless mesh standard

Specific to virtualization, the KVM additions add support for nested paging and x86 hardware task switching. ZDNet also points out:

...Among the most significant improvements are changes to the Kernel-based Virtual Machine (KVM) virtualization software... the latest kernel update adds limited support for paravirtualization, a technique that only partially virtualizes the hardware in order to improve performance ... KVM has also, for the first time, been ported to non-x86 hardware platforms Intel IA64 and IBM PPC and S/390, developers said ...

The first version of KVM was included in Linux 2.6.20 in February of 2007. Earlier this year RedHat announced a new hypervisor based on KVM. In related news the KVM development team has announced achieving native network IO performance using pci passthrough with VT-d technology. They note that in the past certain workloads have not been virtualized due to network contention issues. Technologies such as Intel's VT-d should increase the variety areas that virtualization can be applied.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.