Home
last modified time | relevance | path

Searched refs:movable (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/Documentation/core-api/
A Dmemory-allocation.rst62 data is movable.
64 ``GFP_HIGHUSER`` means that the allocated memory is not movable,
69 ``GFP_USER`` means that the allocated memory is not movable and it
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dmemory-hotplug.rst218 movable pages off the affected memory block. As most kernel allocations, such as
453 When set to ``auto-movable``, the kernel will
485 memory ratio in % for the ``auto-movable``
517 ``auto_movable_ratio`` in the ``auto-movable``
544 movable. Such allocations can be served from ZONE_MOVABLE and the kernel zones.
546 Only movable allocations are served from ZONE_MOVABLE, resulting in unmovable
626 ratio between movable and kernel zones there are two command line options:
662 Users that depend on memory offlining to succeed for movable zones should
A Dtranshuge.rst58 unused memory to be used as cache or other movable (or even unmovable
/linux-6.3-rc2/Documentation/admin-guide/laptops/
A Dtoshiba_haps.rst47 given the fact that such drives have no movable parts, and thus, not requiring
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-devices-memory57 selects the movable zone. "online_kernel" selects the
/linux-6.3-rc2/mm/
A Dmemory_hotplug.c1009 const bool movable = zone_idx(zone) == ZONE_MOVABLE; in adjust_present_page_count() local
1020 if (group && movable) in adjust_present_page_count()
1022 else if (group && !movable) in adjust_present_page_count()
A DKconfig875 CMA reserves a region of memory and allows only movable pages to
/linux-6.3-rc2/Documentation/mm/
A Dphysical_memory.rst63 movable. That means that while virtual addresses of these pages do not
152 The node has memory(regular, high, movable)
A Dpage_migration.rst158 If a driver wants to make its pages movable, it should define a struct
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst227 But see :ref:`section 8.2 <cgroup-v1-memory-movable-charges>` when moving a
760 <cgroup-v1-memory-movable-charges>` for details.
778 .. _cgroup-v1-memory-movable-charges:
A Dcpusets.rst556 Of course it takes some searching cost to find movable tasks and/or
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-camera.rst536 - The camera is not directly attached to the device and is freely movable.
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst825 stack trace) *might* be movable to ->evict_inode(); however,
/linux-6.3-rc2/crypto/
A DKconfig721 A tweakable, non malleable, non movable
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt2368 the kernel for non-movable allocations. The requested
2371 movable memory in its own zone, ZONE_MOVABLE. In the
2386 for non-movable allocations and remaining memory is used
3367 NUMA nodes to be movable. This means that the memory
3368 of such nodes will be usable only for movable
/linux-6.3-rc2/arch/x86/
A DKconfig2258 __PAGE_OFFSET movable during boot.

Completed in 37 milliseconds