Lines Matching full:memory

6 	bool "Xen memory balloon driver"
9 The balloon driver allows the Xen domain to request more memory from
10 the system to expand the domain's memory allocation, or alternatively
11 return unneeded memory to the system.
14 bool "Memory hotplug support for Xen balloon driver"
17 Memory hotplug support for Xen balloon driver allows expanding memory
22 Memory could be hotplugged in following steps:
24 1) target domain: ensure that memory auto online policy is in
25 effect by checking /sys/devices/system/memory/auto_online_blocks
29 where <maxmem> is >= requested memory size,
31 3) control domain: xl mem-set <target-domain> <memory>
32 where <memory> is requested memory size; alternatively memory
38 Alternatively, if memory auto onlining was not requested at step 1
39 the newly added memory can be manually onlined in the target domain
42 for i in /sys/devices/system/memory/memory*/state; do \
47 …SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /…
50 int "Hotplugged memory limit (in GiB) for a PV guest"
57 Maxmium amount of memory (in GiB) that a PV guest can be
58 expanded to when using memory hotplug.
60 A PV guest can have more memory than this limit if is
64 tables needed for physical memory administration.
159 or as part of an inter-domain shared memory channel.
168 driver in that proper memory reservation is made by
173 but require DMAable memory instead.
228 to other guests via a high-performance shared-memory interface.
242 i.e. memory hotplug and cpu hotplug, and to block native drivers loaded,
245 To enable Xen features like cpu and memory hotplug, select Y here.
248 tristate "Xen ACPI memory hotplug"
251 This is Xen ACPI memory hotplug.
253 Currently Xen only support ACPI memory hot-add. If you want
254 to hot-add memory at runtime (the hot-added memory cannot be