Bug 1099711

Summary: [RFE][nova]: Libvirt hugepage backed memory support
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-novaAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/libvirt-hugepage
Whiteboard: upstream_milestone_none upstream_definition_superseded upstream_status_unknown
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-19 03:46:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2014-05-21 04:02:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-hugepage.

Description:

The memory page size of your system influences the overhead of virtual to physical memory translations, increasing your memory page size would reduce this overhead. HugePages is a feature that makes it possible for the operating system support memory pages larger than the default 4KB, assuming HW support. Hugepage support can deliver a significant improvement in memory access throughput, especially in memory intensive and database workloads. 

This feature enables libvirt configure virtual machines to use hugepage backed memory.  

This feature can be used Intel DPDK vSwitch and NFV workloads.


Specification URL (additional information):

None

Comment 1 Stephen Gordon 2014-09-19 03:46:23 UTC

*** This bug has been marked as a duplicate of bug 1097988 ***