Bug 1041358 - [RFE][nova]: mlock guest memory with libvirt
Summary: [RFE][nova]: mlock guest memory with libvirt
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:35 UTC by RHOS Integration
Modified: 2015-03-19 17:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:33:36 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 15:35:44 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/mlock-guest-memory.

Description:

Guest memory may be swapped out if there is memory pressure on the host.
On the other hand, each guest has a different priority and sometimes
some guests need to avoid memory reclaim to keep their system requirement
even if there is heavy memory pressure in the host.

Current qemu has the mlock feature (-realtime mlock=on|off) to pin down
guest memory on the RAM and libvirt also supports it.

This blueprint will allow Nova to support the mlock feature in order to
avoid guest memory reclaim.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.