Searched refs:ZONE_NORMAL (Results 1 – 22 of 22) sorted by relevance
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | page-allocator.rst | 29 CXL capacity may be onlined in :code:`ZONE_NORMAL` or :code:`ZONE_MOVABLE`. 37 :code:`ZONE_NORMAL` or lower. 40 :code:`ZONE_NORMAL` by default, but if :code:`ZONE_MOVABLE` is depleted, it 41 will fallback to allocate from :code:`ZONE_NORMAL`. 47 in :code:`ZONE_NORMAL`), the :code:`cpusets.mems_allowed` may be used by
|
| H A D | hugepages.rst | 28 CXL capacity onlined in :code:`ZONE_NORMAL` is eligible for 1GB Gigantic Page
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | memory-hotplug.rst | 29 2) Online in :code:`ZONE_NORMAL` 32 :code:`ZONE_NORMAL` implies this capacity may be used for almost any allocation, 38 onlined into :code:`ZONE_NORMAL` should be considered permanently attached to 64 procedure. This capacity will be allocated from :code:`ZONE_NORMAL` on 69 :code:`ZONE_NORMAL` capacity to host the memory map for the hotplugged capacity.
|
| /linux/arch/s390/mm/ |
| H A D | init.c | 95 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/arch/loongarch/mm/ |
| H A D | init.c | 51 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/arch/powerpc/mm/ |
| H A D | mem.c | 226 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/arch/arm64/mm/ |
| H A D | init.c | 135 max_zone_pfns[ZONE_NORMAL] = max_pfn; in arch_zone_limits_init()
|
| /linux/kernel/dma/ |
| H A D | pool.c | 231 if (has_managed_zone(ZONE_NORMAL)) { in dma_atomic_pool_init()
|
| /linux/arch/mips/mm/ |
| H A D | init.c | 406 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/include/linux/ |
| H A D | vmstat.h | 131 __count_vm_events(item##_NORMAL - ZONE_NORMAL + zid, delta)
|
| H A D | mmzone.h | 906 ZONE_NORMAL, enumerator 1935 z = first_zones_zonelist(zonelist, ZONE_NORMAL, nodes); in movable_only_nodes()
|
| /linux/arch/x86/mm/ |
| H A D | init.c | 1007 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | concepts.rst | 108 permanently mapped into kernel's address space and ZONE_NORMAL will
|
| /linux/drivers/virtio/ |
| H A D | virtio_balloon.c | 370 stall += events[ALLOCSTALL_NORMAL - ZONE_NORMAL + zid]; in update_balloon_vm_stats()
|
| /linux/mm/ |
| H A D | page_alloc.c | 238 [ZONE_NORMAL] = 32, 3768 if (zone_idx(zone) != ZONE_NORMAL) in alloc_flags_nofragment() 3776 BUILD_BUG_ON(ZONE_NORMAL - ZONE_DMA32 != 1); in alloc_flags_nofragment() 4098 if (ac->highest_zoneidx < ZONE_NORMAL) in __alloc_pages_may_oom()
|
| H A D | Kconfig | 565 data. This typically means ZONE_NORMAL. 575 ZONE_NORMAL memory is available to describe hotplug memory, 577 sufficient kernel-capable memory (ZONE_NORMAL) must be
|
| H A D | vmscan.c | 6655 for_each_managed_zone_pgdat(zone, pgdat, i, ZONE_NORMAL) { in allow_direct_reclaim() 6671 if (READ_ONCE(pgdat->kswapd_highest_zoneidx) > ZONE_NORMAL) in allow_direct_reclaim() 6672 WRITE_ONCE(pgdat->kswapd_highest_zoneidx, ZONE_NORMAL); in allow_direct_reclaim() 6729 if (zone_idx(zone) > ZONE_NORMAL) in throttle_direct_reclaim()
|
| H A D | page-writeback.c | 278 for (i = ZONE_NORMAL + 1; i < MAX_NR_ZONES; i++) { in highmem_dirtyable_memory()
|
| H A D | mm_init.c | 1699 if (zone_type <= ZONE_NORMAL) in check_for_memory()
|
| /linux/arch/sparc/mm/ |
| H A D | srmmu.c | 861 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 84 max_zone_pfns[ZONE_NORMAL] = max_low_pfn; in arch_zone_limits_init()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2928 system as ZONE_NORMAL. The remaining memory is used for 2930 event, a node is too small to have both ZONE_NORMAL and
|