VM Chimney & Virtual Machine Queue

Windows Server 2008 R2 introduced two new features for Hyper-V which are available if the hardware supports it:

  • VM Chimney (TCP Offload Support)
  • Virtual Machine Queue (VMQ)

VM Chimney (Offload Support) allows the TCP/IP traffic in a VM to be offloaded to a physical NIC on the host computer. This reduces the CPU burden and improves network performance.

Virtual Machine Queuing (VMQ) allows the physical NIC to create virtual network queues for each VM on the host. This allows network packets to be passed directly from the hypervisor to the VM and so reduces a lot of overhead normally associated with network traffic.

Related posts:

  1. Virtual Networks
  2. Hyper-V — Child Network Adapters
  3. MCTS Exam Booked : 70–659 Server Virtualization
  4. Hyper-V VLANs
  5. Deploying the VMM Agent
This entry was posted in Hyper-V, MCTS, Microsoft, Server Virtualization (70-659), Training, Virtualisation and tagged , , , , , , . Bookmark the permalink.
  • Facebook
  • Twitter

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>