Loading mm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -875,3 +875,13 @@ config PROCESS_RECLAIM (addr, addr + size-bytes) of the process. Any other value is ignored. config FORCE_ALLOC_FROM_DMA_ZONE bool "Force certain memory allocators to always return ZONE_DMA32 memory" depends on ZONE_DMA32 help Ensure certain memory allocators always return memory from ZONE_DMA32. This option helps ensure that clients who require ZONE_DMA32 memory are always using ZONE_DMA32 memory. If unsure, say "n". Loading
mm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -875,3 +875,13 @@ config PROCESS_RECLAIM (addr, addr + size-bytes) of the process. Any other value is ignored. config FORCE_ALLOC_FROM_DMA_ZONE bool "Force certain memory allocators to always return ZONE_DMA32 memory" depends on ZONE_DMA32 help Ensure certain memory allocators always return memory from ZONE_DMA32. This option helps ensure that clients who require ZONE_DMA32 memory are always using ZONE_DMA32 memory. If unsure, say "n".