xxmitsu/kernel-fedora-fsync
Project ID: 26281
Description
What is this?
- In brief: Valve is proposing changes to the Linux kernel to make it more game-friendly. Specifically, it is looking to extend futex() (fast user-space locking) functionality with the purpose to reduce CPU usage.
- This repo contains Linux kernel for Fedora with Valve fsync Patches, configured to be build periodically.
- Testing instructions Valve official announcement page.
Installation Instructions
Activation
dnf copr enable xxmitsu/kernel-fedora-fsync
Important for distribution upgrades or first time installs:
This kernel is not signed. In order to be able to use it, you have to disable secure boot in BIOS.
Deactivation
dnf copr disable xxmitsu/kernel-fedora-fsync
dnf distro-sync
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 [modified] (24156)* | Fedora 40 (57 downloads) |
![]() |
x86_64 [modified] (15408)* | Fedora 41 (69 downloads) |
![]() |
x86_64 [modified] (3667)* | Fedora 42 (2 downloads) |
![]() |
x86_64 [modified] (59579)* | Fedora rawhide (411 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable xxmitsu/kernel-fedora-fsync
More info about enabling Copr repositories