Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-cachyos: Move AutoFDO Option to default kernel #342

Merged
merged 5 commits into from
Dec 3, 2024
Merged

Conversation

ptr1337
Copy link
Member

@ptr1337 ptr1337 commented Dec 1, 2024

The last week's testing showed that the AutoFDO Integration did not provide any issues.
Lets move it to the default Kernel now, to provide this performance benefit OOB.

Until the LLVM 19 push into the archlinux repository we will use cachyos-benchmarker to profile the kernel.

In the future, we can think about a general workflow to gather more profiles and merge these.

Propellor will be also available with LLVM 19, but for this I would like to do again a testing kernel first.

AutoFDO and Propellor has been merged into the upstream kernel, which makes it even more confident to use this feature OOB.

Closes: #325

@ptr1337 ptr1337 self-assigned this Dec 1, 2024
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
linux-cachyos/PKGBUILD Outdated Show resolved Hide resolved
Signed-off-by: Vasiliy Stelmachenok <[email protected]>
Copy link
Member

@1Naim 1Naim left a comment

Choose a reason for hiding this comment

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

LGTM

@ptr1337
Copy link
Member Author

ptr1337 commented Dec 3, 2024

Lets merge for 6.12.2 🎉

@ptr1337 ptr1337 merged commit c83137a into master Dec 3, 2024
2 checks passed
@ptr1337 ptr1337 deleted the use-autofdo branch December 3, 2024 08:56
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.

[AutoFDO] Integration for the default linux-cachyos kernel
4 participants