Lines Matching +full:multi +full:- +full:bit
1 .. SPDX-License-Identifier: GPL-2.0
4 Multi-Gen LRU
6 The multi-gen LRU is an alternative LRU implementation that optimizes
26 -----------
38 0x0001 The main switch for the multi-gen LRU.
39 0x0002 Clearing the accessed bit in leaf page table entries in large
42 disabled, the multi-gen LRU will suffer a minor performance
46 0x0004 Clearing the accessed bit in non-leaf page table entries as
49 disabled, the multi-gen LRU will suffer a negligible
65 --------------------
68 experience. The multi-gen LRU offers thrashing prevention to the
95 ----------------------
139 -----------------
149 ``- memcg_id node_id min_gen_nr [swappiness [nr_to_reclaim]]``
151 ``min_gen_nr`` should be less than ``max_gen_nr-1``, since
152 ``max_gen_nr`` and ``max_gen_nr-1`` are not fully aged (equivalent to