-
choice EVICTION_CHOICE: Page frame eviction algorithms
Page frame eviction algorithms
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/demand_paging/eviction/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:61
→ subsys/demand_paging/Kconfig:7
Menu path: (Top) → Sub Systems and OS Services → Demand Paging modules
choice EVICTION_CHOICE bool "Page frame eviction algorithms" defaultEVICTION_NRU
depends onDEMAND_PAGING
&&DEMAND_PAGING
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)