Docs: Add Ubuntu, consistent steps for BPF LSM and note on already open GPU file descriptors#62
Open
MaEtUgR wants to merge 2 commits into
Open
Docs: Add Ubuntu, consistent steps for BPF LSM and note on already open GPU file descriptors#62MaEtUgR wants to merge 2 commits into
MaEtUgR wants to merge 2 commits into
Conversation
…ed kernel BPF LSM feature
…evoke existing GPU file descriptors It can be further refined but this note at least helps dcument the reality that if gnome already holds the GPU it will not be freed immediately.
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First of all thank you for all the effor on this successor to
supergfxctlwhich I was using before. The direction of this tool seems much better 👏 I think we just have to get it more accessible which I'm trying to achieve by contributing to the docs. It's the points I stumbeled and spent time on so I try to make it easier for the next user. I tried to get a good coverage for all distros but I could only test on Ubuntu 26.04 (Kernel 7, BPF compiled but disabled by default).