summaryrefslogtreecommitdiff
path: root/arch/x86/xen/p2m.c
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@citrix.com>2015-06-25 15:29:18 (GMT)
committerDavid Vrabel <david.vrabel@citrix.com>2015-10-23 13:20:05 (GMT)
commit1cf6a6c82918c9aad4bb73a7e7379a649e4d8e50 (patch)
tree395640a0a5aeab7e0ebb807764923628f508dc54 /arch/x86/xen/p2m.c
parent81b286e0f1fe520f2a96f736ffa7e508ac9139ba (diff)
downloadlinux-1cf6a6c82918c9aad4bb73a7e7379a649e4d8e50.tar.xz
xen/balloon: use hotplugged pages for foreign mappings etc.
alloc_xenballooned_pages() is used to get ballooned pages to back foreign mappings etc. Instead of having to balloon out real pages, use (if supported) hotplugged memory. This makes more memory available to the guest and reduces fragmentation in the p2m. This is only enabled if the xen.balloon.hotplug_unpopulated sysctl is set to 1. This sysctl defaults to 0 in case the udev rules to automatically online hotplugged memory do not exist. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> --- v3: - Add xen.balloon.hotplug_unpopulated sysctl to enable use of hotplug for unpopulated pages.
Diffstat (limited to 'arch/x86/xen/p2m.c')
0 files changed, 0 insertions, 0 deletions