Home
last modified time | relevance | path

Searched refs:migration (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v5.4/Documentation/vm/
Dpage_migration.rst4 Page migration
7 Page migration allows the moving of the physical location of pages between
12 The main intend of page migration is to reduce the latency of memory access
16 Page migration allows a process to manually relocate the node on which its
22 Page migration functions are provided by the numactl package by Andi Kleen
26 migration. cat ``/proc/<pid>/numa_maps`` allows an easy review of where the
30 Manual migration is useful if for example the scheduler has relocated
34 manual page migration support. Automatic page migration may be implemented
51 Page migration allows the preservation of the relative location of pages
52 within a group of nodes for all migration techniques which will preserve a
[all …]
Dhmm.rst25 Finally, the last section presents a new migration helper that allows
106 Shared address space and migration
126 main memory to device memory using existing migration mechanisms and everything
130 memory for the device memory and second to perform migration. Policy decisions
133 Note that any CPU access to a device page triggers a page fault and a migration
136 address A triggers a page fault and initiates a migration back to main memory.
341 Because the CPU cannot access device memory, migration must use the device DMA
364 simplify migration to and from device memory. This also means that migration
Dunevictable-lru.rst79 migration, unless we reworked migration code to find the unevictable pages
239 link field was not available to the migration subsystem.
418 replaced with an entry that refers to the new page. Linux supports migration
422 Note that page migration can race with mlocking or munlocking of the same page.
424 sections above. Both processes (migration and m[un]locking) hold the page
425 locked. This provides the first level of synchronization. Page migration
429 To complete page migration, we place the new and old pages back onto the LRU
431 page on failure - will be freed when the reference count held by the migration
433 list because of a race between munlock and migration, page migration uses the
444 the page migration code and the same work flow as described in MIGRATING
[all …]
/Linux-v5.4/Documentation/admin-guide/mm/
Duserfaultfd.rst115 migration. Postcopy live migration is one form of memory
120 migration to QEMU.
128 It is generally beneficial to run one pass of precopy live migration
129 just before starting postcopy live migration, in order to avoid
132 The implementation of postcopy live migration currently uses one
138 in the destination node, into the socket, and the migration thread of
148 by the parallel QEMU migration thread).
156 migration thread in the QEMU running in the destination node will
164 migration around and a single per-page bitmap has to be maintained in
171 postcopy thread just before UFFDIO_COPY|ZEROPAGE runs in the migration
/Linux-v5.4/Documentation/virt/kvm/devices/
Dvm.txt244 Allows userspace to stop migration mode, needed for PGSTE migration.
245 Setting this attribute when migration mode is not active will have no
253 Allows userspace to start migration mode, needed for PGSTE migration.
254 Setting this attribute when migration mode is already active will have
258 Returns: -ENOMEM if there is not enough free memory to start migration mode
264 Allows userspace to query the status of migration mode.
267 the data itself is either 0 if migration mode is disabled or 1
Dxive.txt166 It is important for migration to capture the cached IPB from the NVT
186 transferred in the migration sequence.
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst102 The logic is very clear. (About migration, see below)
174 For NUMA, migration is an another special case. To do easy test, cpuset
175 is useful. Following is a sample script to do migration::
188 In above set, when you moves a task from 01 to 02, page migration to
220 This is an easy way to test page migration, too.
309 9.9 Move charges at task migration
312 Charges associated with a task can be moved along with task migration.
Drdma.rst53 always owned by the creator cgroup css. This allows process migration from one
57 deleted after processes migrated. This allow progress migration as well with
/Linux-v5.4/tools/perf/scripts/python/bin/
Dsched-migration-report3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
/Linux-v5.4/Documentation/networking/
Dnet_failover.rst24 datapath. It also enables hypervisor controlled live migration of a VM with
79 net_failover also enables hypervisor controlled live migration to be supported
83 Here is a sample script that shows the steps to initiate live migration on
Dfailover.rst17 datapath. It also allows live migration of VMs with direct attached VFs by
/Linux-v5.4/kernel/irq/
DMakefile13 obj-$(CONFIG_GENERIC_PENDING_IRQ) += migration.o
DKconfig34 # Support for delayed migration from interrupt context
/Linux-v5.4/fs/nfs/
DKconfig145 bool "NFSv4.1 client support for migration"
150 it can support NFSv4 migration.
152 The NFSv4.1 pieces of the Linux NFSv4 migration implementation are
/Linux-v5.4/tools/perf/Documentation/
Dperf-sched.txt55 79371.874603 [0010] migration/10[59] 3.350 0.004 0.011
145 Show migration events.
/Linux-v5.4/Documentation/powerpc/
Ddawr-power9.rst35 migration from POWER8 to POWER9, at the cost of silently losing the
36 DAWR on the migration.
/Linux-v5.4/include/scsi/
Dviosrp.h183 struct mad_migration_cap migration; member
/Linux-v5.4/Documentation/trace/
Dhwlat_detector.rst81 tracing_cpumask between each window. To limit the migration, either modify
83 affinity directly, and the migration will stop.
/Linux-v5.4/Documentation/filesystems/nfs/
Dnfs.txt25 and transparent state migration, this identity string must not change
39 or loss of state during NFS reboot recovery or transparent state migration.
/Linux-v5.4/Documentation/arm64/
Dlegacy_instructions.rst24 Uses software emulation. To aid migration of software, in this mode
/Linux-v5.4/Documentation/virt/kvm/arm/
Dpsci.txt12 a migration causes a different PSCI version to be exposed out of the
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvscsi.c1223 if (hostdata->caps.migration.common.server_support != in capabilities_rsp()
1275 hostdata->caps.migration.common.cap_type = in send_mad_capabilities()
1277 hostdata->caps.migration.common.length = in send_mad_capabilities()
1278 cpu_to_be16(sizeof(hostdata->caps.migration)); in send_mad_capabilities()
1279 hostdata->caps.migration.common.server_support = in send_mad_capabilities()
1281 hostdata->caps.migration.ecl = cpu_to_be32(1); in send_mad_capabilities()
/Linux-v5.4/mm/
DKconfig210 bool "Allow for balloon memory compaction/migration"
218 by the guest workload. Allowing the compaction & migration for memory
240 # support for page migration
243 bool "Page migration"
247 Allows the migration of the physical location of pages of processes
251 pages as migration can relocate pages to satisfy a huge page
/Linux-v5.4/drivers/firewire/
DKconfig15 for information about migration from the older Linux 1394 stack
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dmobility.c414 static CLASS_ATTR_WO(migration);

123