Lines Matching +full:config +full:- +full:space
1 # SPDX-License-Identifier: GPL-2.0-only
5 config DAMON
10 for performance-centric DRAM level memory management.
12 See https://damonitor.github.io/doc/html/latest-damon/index.html for
15 config DAMON_KUNIT_TEST
27 config DAMON_VADDR
35 config DAMON_PADDR
36 bool "Data access monitoring operations for the physical address space"
41 that works for the physical address space.
43 config DAMON_VADDR_KUNIT_TEST
55 config DAMON_SYSFS
59 This builds the sysfs interface for DAMON. The user space can use
62 config DAMON_DBGFS
66 This builds the debugfs interface for DAMON. The user space admins
73 your usecase to damon@lists.linux.dev and linux-mm@kvack.org.
75 config DAMON_DBGFS_KUNIT_TEST
87 config DAMON_RECLAIM
88 bool "Build DAMON-based reclaim (DAMON_RECLAIM)"
91 This builds the DAMON-based reclamation subsystem. It finds pages
97 scanning-based reclamation is used for heavy pressure.
99 config DAMON_LRU_SORT
100 bool "Build DAMON-based LRU-lists sorting (DAMON_LRU_SORT)"
103 This builds the DAMON-based LRU-lists sorting subsystem. It tries to