Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49212527 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mm/Kconfig: Default Enable LIMIT_MOVABLE_ZONE_ALLOC"

parents 35433c76 3de36d6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ CONFIG_QCOM_MEM_OFFLINE=y
CONFIG_OVERRIDE_MEMORY_LIMIT=y
CONFIG_VM_EVENT_COUNT_CLEAN_PAGE_RECLAIM=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_PRIORITIZE_OOM_TASKS=y
# CONFIG_ZONE_DEVICE is not set
# CONFIG_BUG_ON_HW_MEM_ONLINE_FAIL is not set
CONFIG_MSM_BT_POWER=m
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ config IOMMU_IOVA_ALIGNMENT

config DMA_CONFIGURE_ALIGNMENT
        bool "Configure IOVA alignment"
	depends on QGKI
	default y
        help
	  Currently the IOVA framework automatically applies IOVA
	  alignment to provided IOVAs based on the requested IOVA size and
+2 −0
Original line number Diff line number Diff line
@@ -531,6 +531,8 @@ config CMA_AREAS

config LIMIT_MOVABLE_ZONE_ALLOC
	bool "Limit types of allocations from Movable zone"
	depends on QGKI && MEMORY_HOTPLUG_MOVABLE_NODE
	default y
	help
	  Ensure that only allocations which include __GFP_OFFLINABLE can be
	  satisfied from zone Movable. This restriction helps reduce the