Skip to content

WIP: Add psi=1 to kernel command-line#931

Draft
elelaysh wants to merge 1 commit into
mainfrom
feat/enable-kernel-psi
Draft

WIP: Add psi=1 to kernel command-line#931
elelaysh wants to merge 1 commit into
mainfrom
feat/enable-kernel-psi

Conversation

@elelaysh
Copy link
Copy Markdown
Contributor

via /etc/default/grub, using the grubcmdline role.

Pressure Stall Information refines the system load indicator into more up to date (<1 minute) and detailed (cpu, ram, io) metrics.
Node Exporter will grab them if available.
The grafana Node Exporter dashboard will have to be updated to a newer version to display the information.

@elelaysh elelaysh requested a review from a team as a code owner March 18, 2026 09:37
@elelaysh
Copy link
Copy Markdown
Contributor Author

Still testing it. I couldn't find why psi was disabled by default.
Also maybe the grubcmdline role could use a little refactor to avoid having to copy all the arguments from GRUB_CMDLINE_LINUX_DEFAULT of the base image?

@elelaysh elelaysh marked this pull request as draft March 18, 2026 09:39
@elelaysh elelaysh force-pushed the feat/enable-kernel-psi branch from fa0e291 to e507588 Compare March 18, 2026 10:02
@sjpb
Copy link
Copy Markdown
Collaborator

sjpb commented Mar 20, 2026

Dashboard upgrades probably blocked behind #840 really.

via /etc/default/grub, using the grubcmdline role.
Modifying via grubby wasn't enough: it was overwritten by
a call to grub2-mkconfig in the raid role.
@elelaysh elelaysh force-pushed the feat/enable-kernel-psi branch from e507588 to f929cd4 Compare May 11, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants