ci: Uprev kernel to enable Multi-Gen LRU
Update the kernel to enable CONFIG_LRU_GEN. This is the only change from the previous kernel build. Mutli-gen LRU improves how Linux handles high memory pressure, which allows Cuttlefish to boot on devices with limited RAM. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35737>
This commit is contained in:
committed by
Marge Bot
parent
29eb30c747
commit
e2ac66efdd
@@ -34,7 +34,7 @@ variables:
|
||||
|
||||
FEDORA_X86_64_BUILD_TAG: "20250611-rust"
|
||||
|
||||
KERNEL_TAG: "v6.14-mesa-0e36"
|
||||
KERNEL_TAG: "v6.14-mesa-4277"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
PKG_REPO_REV: "95bf62c"
|
||||
FIRMWARE_TAG: "36f9bbfa"
|
||||
|
||||
Reference in New Issue
Block a user