Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 20 of 20) sorted by relevance

/xen-4.10.0-shim-comet/docs/man/
A Dxl.conf.pod.550 If set to "on" then C<xl> will automatically reduce the amount of
53 If set to "off" then C<xl> will not automatically reduce the amount of
60 you use the C<dom0_mem> hypervisor command line to reduce the amount
155 quickly and the amount of free memory (which C<xl info> can show) is
157 the amount of memory (see 'memory' in xl.conf(5)) is set, which is then
A Dxl.pod.1.in51 If you specify the amount of memory dom0 has, passing B<dom0_mem> to
335 desired amount of memory to allocate to the domain (although it may
336 not be the currently allocated amount). VCPUs is the number of
398 Specify the maximum amount of memory the domain is able to use, appending 't'
405 The value given just sets the memory amount the domain is allowed to allocate
456 Display huge (!) amount of debug information during the migration process.
909 amount of pages is set and also a global value is incremented. This
956 the total amount of memory that has been right now allocated to the guest.
1007 The cap optionally fixes the maximum amount of CPU a domain will be
1044 sets a minimum amount of time (in microseconds) a VM must run before
A Dxen-vtpm.pod.7316 Controls the amount of logging printed to the console.
A Dxl-numa-placement.pod.7219 the candidate with with the greatest amount of free memory is
A Dxl.cfg.pod.5.in233 The cap optionally fixes the maximum amount of CPU a domain will be
265 Specifies the maximum amount of memory a guest can ever see.
1437 and contains the same PCI holes. The total amount of RAM represented
2088 Sets the amount of RAM which the emulated video card will contain,
2093 minimum amount of video RAM for stdvga is 8 MB, which is sufficient for e.g.
2098 qemu-xen-traditional device-model, the amount of video RAM is fixed at 4 MB,
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h474 static inline void ELF_ADVANCE_DEST(struct elf_binary *elf, uint64_t amount) in ELF_ADVANCE_DEST() argument
480 else if ( elf->dest_size >= amount ) in ELF_ADVANCE_DEST()
482 elf->dest_base += amount; in ELF_ADVANCE_DEST()
483 elf->dest_size -= amount; in ELF_ADVANCE_DEST()
/xen-4.10.0-shim-comet/docs/misc/
A Dxenmon.txt7 displayed. The xenbake demon keeps a large amount of history in a shared memory
32 amount of time the domain spent in the "runnable" state (or on the run queue)
42 the amount of time the domain spent not needing/wanting the cpu because it was
A Dxen-command-line.markdown218 Specify a maximum amount of available memory, to which Xen will clamp
655 Set the amount of memory for the initial domain (dom0). It must be
661 Set the amount of memory for the initial domain (dom0). If a size is
665 * `<size>` specifies the exact amount of memory.
666 * `min:<size>` specifies the minimum amount of memory.
667 * `max:<size>` specifies the maximum amount of memory.
673 The amount of memory will be at least the minimum but never more than
677 `max:<size>` also sets the maximum reservation (the maximum amount of
1470 * `max:<size>` specifies the maximum amount of memory.
1567 amount of time that a vcpu can be scheduled for before preempting it,
[all …]
A Dnetif-staging-grants.pandoc415 resorting to copies which come when using a fixed amount of buffers. Other
432 data representing amount of free entries in the mapping table.
468 therefore only on this state change can the frontend query the total amount of
A Dxenstore-paths.markdown160 Specifies a static maximum amount memory which this domain should
162 this set on domain boot and is usually the maximum amount of RAM which
171 than this amount of RAM.
A Dlivepatch.markdown47 To lessen the amount of code in hypervisor, the consumer of the API
152 patches this could mean - if there were an sufficient large amount of
203 which would lessen the amount of patching to just one location.
656 amount of payloads and version.
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/
A Dlib1funcs.S60 @ four bits, since this is the amount of unwinding in the main
147 @ four bits, since this is the amount of unwinding in the main
/xen-4.10.0-shim-comet/docs/features/
A Dlivepatch.pandoc30 Based on the amount of testing and usage it has had, we are ready to
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in133 # amount of time. So better setup this variable to a huge number and hope the
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.ml359 Convert the given number of pages to an amount in KiB, rounded up.
/xen-4.10.0-shim-comet/xen/common/
A DKconfig123 this will save a tiny amount of memory and time to update the stats.
/xen-4.10.0-shim-comet/
A DCONTRIBUTING23 significant amount of files that are licensed under licenses other
A DMAINTAINERS130 original patch, nor to "pings", within a reasonable amount of time.
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dxenstored.ml385 (* we garbage collect the string->int dictionary after a sizeable amount of operations,
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc_guide.txt566 This function lets you know the amount of memory alloced so far by

Completed in 24 milliseconds