| /linux/Documentation/mm/ |
| H A D | hmm.rst | 123 are special because the CPU cannot map them. However, they allow migrating 138 leverages device memory by migrating the part of the data set that is actively being 269 Before migrating pages to device private memory, special device private 295 The overall migration steps are similar to migrating NUMA pages within system 327 invalidate device private MMU mappings that are actually migrating. 344 bit is set and skips entries that are not migrating. The device driver 345 can also choose to skip migrating a page by not filling in the ``dst`` 380 5. Device driver updates device MMU page tables for pages still migrating, 381 rolling back pages not migrating.
|
| H A D | page_migration.rst | 10 Also see Documentation/mm/hmm.rst for migrating pages to or from device 54 particular memory allocation pattern generated even after migrating a 156 for isolating, migrating and un-isolating (putback) these pages.
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | reclaim.rst | 27 when migrating pages. As a result, if demotion is enabled, vmscan cannot
|
| /linux/Documentation/userspace-api/ |
| H A D | mfd_noexec.rst | 34 migrating and enforcing non-executable MFD.
|
| /linux/kernel/irq/ |
| H A D | Kconfig | 30 # Support for generic irq migrating off cpu before the cpu is offline.
|
| /linux/Documentation/scsi/ |
| H A D | lpfc.rst | 69 migrating into the kernel.org kernel.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 6 avoid asking about anything that is migrating. This is a pain, but
|
| H A D | cache.rst | 12 dynamically migrating some of its data to a faster, smaller device 125 doing here to avoid migrating during those peak io moments.
|
| /linux/Documentation/gpu/rfc/ |
| H A D | gpusvm.rst | 25 * Eviction is defined as migrating data from the GPU back to the
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | s390_flic.rst | 66 for every init interrupt before migrating the interrupt list.
|
| H A D | xive.rst | 83 migrating the VM.
|
| /linux/Documentation/security/ |
| H A D | lsm.rst | 35 migrating the Linux capabilities code into such a module.
|
| /linux/mm/ |
| H A D | migrate.c | 955 bool busy, migrating; in __buffer_migrate_folio() local 958 migrating = test_and_set_bit_lock(BH_Migrate, &head->b_state); in __buffer_migrate_folio() 959 VM_WARN_ON_ONCE(migrating); in __buffer_migrate_folio()
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | legacy-boards.rst | 5 migrating away from using board-specific ``platform_data`` to a unified device
|
| /linux/Documentation/accounting/ |
| H A D | psi.rst | 27 dynamically using techniques such as load shedding, migrating jobs to
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | memory-hotplug.rst | 79 example, by migrating busy memory to other memory locations and removing all 217 In the current implementation, Linux's memory offlining will try migrating all 698 Further, when running into out of memory situations while migrating pages, or
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 77 guests, such as launching, running, snapshotting, migrating and decommissioning. 643 encrypting bootstrap code, snapshot, migrating and debugging the guest. For more
|
| H A D | timekeeping.rst | 591 migrating to a faster machine may preclude the use of a passthrough TSC, as a
|
| /linux/Documentation/dev-tools/ |
| H A D | container.rst | 157 <https://podman-desktop.io/docs/migrating-from-docker/managing-docker-compatibility>`__
|
| /linux/Documentation/filesystems/ |
| H A D | ceph.rst | 51 go through the tedious process of migrating data between servers.
|
| /linux/Documentation/process/ |
| H A D | 1.Intro.rst | 176 out of tree indefinitely, or (2) abandoning your code and migrating your
|
| /linux/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 412 (which caters to migrating currently running tasks). When load balance happens,
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 148 - in sched.c migrate_live_tasks(), to keep migrating tasks within 184 - cpuset.sched_relax_domain_level: the searching range when migrating tasks
|
| /linux/Documentation/admin-guide/ |
| H A D | ext4.rst | 576 inodes are swapped. This ioctl might help, when migrating from ext3 to
|
| /linux/init/ |
| H A D | Kconfig | 1003 The mechanism is quite primitive and is based on migrating memory when
|