summarylogtreecommitdiffstats
path: root/0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch
diff options
context:
space:
mode:
authorBjörn Bidar2022-08-15 01:41:36 +0300
committerBjörn Bidar2022-08-15 01:53:06 +0300
commit0c2ed81feac01240fdc5ed571ed3b563ec0dbec2 (patch)
tree4a5ab325dfb9791e85081e2df5721c2f8dfb875b /0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch
parent231af842c35d87c5eb9f89c268d376ca9340bdaf (diff)
downloadaur-0c2ed81feac01240fdc5ed571ed3b563ec0dbec2.tar.gz
Update to 5.19.1.pf2-1
- New upstream release based on 5.19.1 - Updated ZEN patches - Drop ZEN MGLRU patch - Sync kernel config with Arch and Arch32 Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Diffstat (limited to '0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch')
-rw-r--r--0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch b/0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch
index 8ee4aef66231..5c22355ebfce 100644
--- a/0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch
+++ b/0015-ZEN-Tune-mgLRU-to-protect-cache-used-in-the-last-sec.patch
@@ -15,10 +15,10 @@ that don't know they need it.
1 file changed, 4 insertions(+)
diff --git a/mm/vmscan.c b/mm/vmscan.c
-index aef71c45c424f046fe850a57c6b3fce10c63d93a..421e5a6eaedc2958e68dd67322b5725278ae5f38 100644
+index 7096ff7836dbf133ca2f6d4c13258780e98d72d8..adcaf8250b2b497a99f9394ee3fd476dc339df0d 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
-@@ -4355,7 +4355,11 @@ static bool age_lruvec(struct lruvec *lruvec, struct scan_control *sc,
+@@ -4434,7 +4434,11 @@ static bool age_lruvec(struct lruvec *lruvec, struct scan_control *sc, unsigned
}
/* to protect the working set of the last N jiffies */