neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
144 stars 18 forks source link

neonvm: Switch to kernel 6.1.92 #950

Closed sharnoff closed 1 month ago

sharnoff commented 1 month ago

As of 2024-06-03, www.kernel.org says this is the most recent version of the 6.1.x LTS branch.

Basically just followed the instructions in neonvm/README.md, copying in linux-config-6.1.63 as .config, and .config back to /host once done with menuconfig.

Exploring this as a potential solution to neondatabase/cloud#10622. More info there.

sharnoff commented 1 month ago

This seems to dramatically improve the situation with neondatabase/cloud#10622, although it doesn't completely fix it. 6.6.32 (#952) does not do improve the situation (for some reason...) so we should leave that for now.