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 38 x86_64 [modified] (26974)* Fedora 38 (50 downloads)
Fedora 39 x86_64 [modified] (9750)* Fedora 39 (57 downloads)
Fedora 40 x86_64 [modified] (2490)* Fedora 40 (12 downloads)
Fedora rawhide x86_64 [modified] (38449)* Fedora rawhide (369 downloads)

* Total number of downloaded packages.


Quick Enable

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

Other Actions