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 |
---|---|---|
Fedora 39 | x86_64 [modified] (22231)* | Fedora 39 (92 downloads) |
Fedora 40 | x86_64 [modified] (16798)* | Fedora 40 (45 downloads) |
Fedora 41 | x86_64 [modified] (7592)* | Fedora 41 (39 downloads) |
Fedora rawhide | x86_64 [modified] (52343)* | Fedora rawhide (405 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable xxmitsu/kernel-fedora-fsync
More info about enabling Copr repositories