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 40 x86_64 [modified] (20164)* Fedora 40 (50 downloads)
Fedora 41 x86_64 [modified] (11251)* Fedora 41 (60 downloads)
Fedora rawhide x86_64 [modified] (55633)* Fedora rawhide (409 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable xxmitsu/kernel-fedora-fsync
More info about enabling Copr repositories

Other Actions