kernel: bump 6.1 to 6.1.64
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 020-v6.3-13-UPSTREAM-mm-multi-gen-LRU-section-for-rmap-PT-walk-f.patch
index f80dedb4057871442ba45e24a45329f7cd91207a..c28a1c5d5b9b4b8415318b4877eae8ed8497f697 100644 (file)
@@ -19,11 +19,9 @@ Signed-off-by: T.J. Mercier <tjmercier@google.com>
  mm/vmscan.c                       |  4 ++++
  2 files changed, 18 insertions(+)
 
-diff --git a/Documentation/mm/multigen_lru.rst b/Documentation/mm/multigen_lru.rst
-index 6e1483e70fdca..bd988a142bc2f 100644
 --- a/Documentation/mm/multigen_lru.rst
 +++ b/Documentation/mm/multigen_lru.rst
-@@ -156,6 +156,20 @@ This time-based approach has the following advantages:
+@@ -156,6 +156,20 @@ This time-based approach has the followi
     and memory sizes.
  2. It is more reliable because it is directly wired to the OOM killer.
  
@@ -44,11 +42,9 @@ index 6e1483e70fdca..bd988a142bc2f 100644
  Summary
  -------
  The multi-gen LRU can be disassembled into the following parts:
-diff --git a/mm/vmscan.c b/mm/vmscan.c
-index ab0b8d3b9d88f..8fa82630240d6 100644
 --- a/mm/vmscan.c
 +++ b/mm/vmscan.c
-@@ -4553,6 +4553,10 @@ static void lru_gen_age_node(struct pglist_data *pgdat, struct scan_control *sc)
+@@ -4555,6 +4555,10 @@ static void lru_gen_age_node(struct pgli
        }
  }
  
@@ -59,6 +55,3 @@ index ab0b8d3b9d88f..8fa82630240d6 100644
  /*
   * This function exploits spatial locality when shrink_folio_list() walks the
   * rmap. It scans the adjacent PTEs of a young PTE and promotes hot pages. If
--- 
-2.40.1
-