Searched hist:ccbbbb85945d8f0255aa9dbc1b617017e2294f2c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/mm/ |
H A D | multigen_lru.rst | diff ccbbbb85945d8f0255aa9dbc1b617017e2294f2c Tue Jan 17 18:18:23 CST 2023 T.J. Alumbaugh <talumbau@google.com> mm: multi-gen LRU: section for Bloom filters
Move Bloom filters code into a dedicated section. Improve the design doc to explain Bloom filter usage and connection between aging and eviction in their use.
Link: https://lkml.kernel.org/r/20230118001827.1040870-4-talumbau@google.com Signed-off-by: T.J. Alumbaugh <talumbau@google.com> Cc: Yu Zhao <yuzhao@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/openbmc/linux/mm/ |
H A D | vmscan.c | diff ccbbbb85945d8f0255aa9dbc1b617017e2294f2c Tue Jan 17 18:18:23 CST 2023 T.J. Alumbaugh <talumbau@google.com> mm: multi-gen LRU: section for Bloom filters
Move Bloom filters code into a dedicated section. Improve the design doc to explain Bloom filter usage and connection between aging and eviction in their use.
Link: https://lkml.kernel.org/r/20230118001827.1040870-4-talumbau@google.com Signed-off-by: T.J. Alumbaugh <talumbau@google.com> Cc: Yu Zhao <yuzhao@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|