whitehara/kernel-tkg-ivybridge-pds
Project ID: 88040
Description
kernel with linux-tkg patches by TK-Glitch and kernel_compiler_patch by graksy2
Please see original project whitehara/kernel-tkg
And also enabled some CONFIGs.
CAUTION!: This kernel may only work on Intel IvyBridge+ architecture.
Not like my other projects, PDS is enabled in this project.
# For adding schedulers
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
## For tkg (default)
CONFIG_ZENIFY=y
CONFIG_SCHED_ALT=y
# CONFIG_SCHED_BMQ is not set
CONFIG_SCHED_PDS=y
CONFIG_USER_NS_UNPRIVILEGED=y
CONFIG_WINESYNC=y
# CONFIG_HZ_750 is not set
## for BBR2
CONFIG_TCP_CONG_BBR2=m
CONFIG_DEFAULT_BBR2=n
## for OpenRGB
CONFIG_I2C_NCT6775=m
# for INTEL IVYBRIDGE CPU optimization
CONFIG_MIVYBRIDGE=y
# CONFIG_GENERIC_CPU is not set
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# For getting the kernel config
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
Installation Instructions
Install repo
sudo dnf copr enable whitehara/kernel-tkg-ivybridge-pds
Install package from repo
sudo dnf install kernel-6.3.1-200_tkg_ivybridge_pds.fc38
This command will install kernel, kernel-core and kernel-modules. Of course, you can select different packages as you want.
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 (41)* | Fedora 38 (6 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable whitehara/kernel-tkg-ivybridge-pds
More info about enabling Copr repositories