Home
last modified time | relevance | path

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

/linux/Documentation/core-api/
H A Dmemory-allocation.rst63 data is movable.
65 ``GFP_HIGHUSER`` means that the allocated memory is not movable,
70 ``GFP_USER`` means that the allocated memory is not movable and it
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-memory57 selects the movable zone. "online_kernel" selects the
/linux/mm/
H A Dmemory_hotplug.c139 [ONLINE_POLICY_AUTO_MOVABLE] = "auto-movable",
162 * "auto-movable": online memory to ZONE_MOVABLE if the configuration
172 "Set the online policy (\"contig-zones\", \"auto-movable\") "
186 "in percent for \"auto-movable\" online policy. Default: 301");
196 "\"auto-movable\" online policy. Default: true");
824 * We don't support modifying the config while the auto-movable online in auto_movable_stats_account_group()
1043 * given range then we use movable zone only if movable_node is in default_zone_for_pfn()
1073 const bool movable = zone_idx(zone) == ZONE_MOVABLE; in adjust_present_page_count() local
1084 if (group && movable) in adjust_present_page_count()
1086 else if (group && !movable) in adjust_present_page_count()
[all...]
H A DKconfig526 bool "movable"
596 they can be allocated from memory areas only available for movable
1037 CMA reserves a region of memory and allows only movable pages to
H A Dpage_alloc.c688 bool movable; in order_to_pindex() local
692 movable = migratetype == MIGRATE_MOVABLE; in order_to_pindex()
694 return NR_LOWORDER_PCP_LISTS + movable; in order_to_pindex()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst539 - The camera is not directly attached to the device and is freely movable.
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst73 unused memory to be used as cache or other movable (or even unmovable
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1126 userspace memory and kernel movable allocations (memory
1130 it has to be expected that some movable kernel pages
2919 the kernel for non-movable allocations. The requested
2922 movable memory in its own zone, ZONE_MOVABLE. In the
2937 for non-movable allocations and remaining memory is used
4241 NUMA nodes to be movable. This means that the memory
4242 of such nodes will be usable only for movable
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst556 Of course it takes some searching cost to find movable tasks and/or