Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/
Dmemory-hotplug.txt25 6.1 Memory offline and ZONE_MOVABLE
270 6.1 Memory offline and ZONE_MOVABLE
289 create ZONE_MOVABLE...a zone which is just used for movable pages.
293 creates ZONE_MOVABLE as following.
305 to ZONE_MOVABLE. This is TBD.
317 Even if a section does not belong to ZONE_MOVABLE, you can try to offline it.
320 A section under ZONE_MOVABLE is considered to be able to be offlined easily.
394 - allowing memory hot-add to ZONE_MOVABLE. maybe we need some switch like
397 - showing memory section is under ZONE_MOVABLE or not
/linux-3.4.99/include/linux/
Dmmzone.h266 ZONE_MOVABLE, enumerator
745 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()
767 (zone_off == ZONE_MOVABLE * sizeof(*zone) && in is_highmem()
Dvmstat.h167 zone_page_state(&zones[ZONE_MOVABLE], item); in node_page_state()
Dmempolicy.h214 if (k > policy_zone && k != ZONE_MOVABLE) in check_highest_zone()
Dgfp.h226 | (ZONE_MOVABLE << (___GFP_MOVABLE | ___GFP_HIGHMEM) * ZONES_SHIFT) \
/linux-3.4.99/arch/s390/mm/
Dinit.c236 if (zone_idx(zone) != ZONE_MOVABLE) { in arch_add_memory()
/linux-3.4.99/mm/
Dhighmem.c63 &pgdat->node_zones[ZONE_MOVABLE], in nr_free_highpages()
Dpage_alloc.c4045 if (zone_index == ZONE_MOVABLE) in find_usable_zone_for_movable()
4077 if (zone_type == ZONE_MOVABLE) { in adjust_zone_range_for_zone_movable()
4754 if (i == ZONE_MOVABLE) in free_area_init_nodes()
4761 arch_zone_lowest_possible_pfn[ZONE_MOVABLE] = 0; in free_area_init_nodes()
4762 arch_zone_highest_possible_pfn[ZONE_MOVABLE] = 0; in free_area_init_nodes()
4771 if (i == ZONE_MOVABLE) in free_area_init_nodes()
5426 if (zone_idx(zone) == ZONE_MOVABLE) in __count_immobile_pages()
/linux-3.4.99/Documentation/sysctl/
Dvm.txt174 create ZONE_MOVABLE for pages that may be reclaimed or migrated. Huge pages
175 are not movable so are not normally allocated from ZONE_MOVABLE. A non-zero
177 from ZONE_MOVABLE.
179 Once enabled, the ZONE_MOVABLE is treated as an area of memory the huge
182 can grow to the size of ZONE_MOVABLE by repeatedly entering the desired value