FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

kernel: enable CONFIG_PSI by tonistiigi · Pull Request #3924 · linuxkit/linuxkit · GitHub

kernel: enable CONFIG_PSI - #3924

Open
tonistiigi wants to merge 1 commit into
linuxkit:masterfrom
tonistiigi:config-psi
Open

kernel: enable CONFIG_PSI#3924
tonistiigi wants to merge 1 commit into
linuxkit:masterfrom
tonistiigi:config-psi

Conversation

Copy link
Copy Markdown
Contributor

- What I did

Enabled CONFIG_PSI for 5.15 kernels. PSI https://facebookmicrosites.github.io/psi/docs/overview enables cpu/memory/io.pressure files in cgroupv2 (already enabled) as well as /proc/pressure that is useful for analyzing the performance of applications and the system.

- How I did it

- How to verify it

Build kernel and check /proc/pressure.

- Description for the changelog

- Enable CONFIG_PSI in 5.15.x kernel configuration

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>

djs55 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Makes sense to me

Copy link
Copy Markdown
Contributor

FYI I am also making an update to the latest kernel versions in #3919, with the intention to enable BTF after that also.

Copy link
Copy Markdown
Contributor Author

@errordeveloper This PR does not do BTF. Maybe you meant #3755

I also need 6.1 (at least) https://github.com/linuxkit/linuxkit/compare/master...tonistiigi:linuxkit:6.1-kernel?expand=1 . Unless somebody beats me to it I can open/rebase it after #3919 is in.

errordeveloper commented May 11, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Yeah, I was just saying, cause I noticed that BTF PR too.

I am not bracing it for 6.1 just yet, cause I had more trouble then I had anticipated bumping up the patch version 😅

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL