mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-19 19:50:24 +01:00
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:
parent
29eb30c747
commit
e2ac66efdd
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue