kernel_compiler_patch VS linux-tkg

Compare kernel_compiler_patch vs linux-tkg and see what are their differences.

kernel_compiler_patch

Kernel patch enables compiler optimizations for additional CPUs. (by graysky2)

linux-tkg

linux-tkg custom kernels (by Frogging-Family)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kernel_compiler_patch linux-tkg
5 147
636 1,177
- 3.7%
4.4 9.1
4 days ago 1 day ago
Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kernel_compiler_patch

Posts with mentions or reviews of kernel_compiler_patch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-07.
  • What are some lesser known features of Portage that you use daily?
    4 projects | /r/Gentoo | 7 Feb 2023
    5010_enable-cpu-optimizations-universal.patch https://github.com/graysky2/kernel_compiler_patch
  • Is the Zen kernel still useful for gaming ?
    1 project | /r/archlinux | 14 May 2022
    Claims on this are all over the place, tbh. I don't know what to believe. But check out: https://github.com/graysky2/kernel_compiler_patch
  • Is it worth building your own kernel?
    3 projects | /r/archlinux | 30 Apr 2022
    This guy also provides benchmarks for native vs generic kernels.
  • What things would you recommend others?
    4 projects | /r/archlinux | 24 Nov 2021
    You can build your own custom kernel with -O3, 1000Hz timer and -march=native https://github.com/graysky2/kernel_compiler_patch for both better performance and responsiveness (and maybe features, if you tweak using menuconfig further). Most other custom kernels, e.g. Zen, tend to break compatibility with other stuff, so don't be surprised if your machine doesn't boot or the Nvidia driver doesn't compile
  • gentoo-sources vs vanilla-sources
    1 project | /r/Gentoo | 3 Nov 2021
    Patch: 1500_XATTR_USER_PREFIX.patch From: https://bugs.gentoo.org/show_bug.cgi?id=470644 Desc: Support for namespace user.pax.* on tmpfs. Patch: 1510_fs-enable-link-security-restrictions-by-default.patch From: http://sources.debian.net/src/linux/3.16.7-ckt4-3/debian/patches/debian/fs-enable-link-security-restrictions-by-default.patch/ Desc: Enable link security restrictions by default. Patch: 2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch From: https://lore.kernel.org/linux-bluetooth/[email protected]/raw Desc: Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758 Patch: 2900_tmp513-Fix-build-issue-by-selecting-CONFIG_REG.patch From: https://bugs.gentoo.org/710790 Desc: tmp513 requies REGMAP_I2C to build. Select it by default in Kconfig. See bug #710790. Thanks to Phil Stracchino Patch: 2910_fix-gcc-detection-method.patch From: https://bugs.gentoo.org/814200 Desc: Fix how gcc version is detected to make visible CONFIG_GCC_PLUGINS. Thanks to Kerin Millar. Patch: 2920_sign-file-patch-for-libressl.patch From: https://bugs.gentoo.org/717166 Desc: sign-file: full functionality with modern LibreSSL Patch: 3000_Support-printing-firmware-info.patch From: https://bugs.gentoo.org/732852 Desc: Print firmware info (Reqs CONFIG_GENTOO_PRINT_FIRMWARE_INFO). Thanks to Georgy Yakovlev Patch: 4567_distro-Gentoo-Kconfig.patch From: Tom Wijsman Desc: Add Gentoo Linux support config settings and defaults. Patch: 5000_shiftfs-ubuntu-20.04.patch From: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal Desc: UID/GID shifting overlay filesystem for containers Patch: 5010_enable-cpu-optimizations-universal.patch From: https://github.com/graysky2/kernel_compiler_patch Desc: Kernel >= 5.8 patch enables gcc = v9+ optimizations for additional CPUs.

linux-tkg

Posts with mentions or reviews of linux-tkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • Been thinking of switching to linux but I am a noob
    8 projects | /r/linux_gaming | 6 Dec 2023
    Generally, Arch is the better platform for getting various kernel versions, but there's always stuff like Xanmod which is easy to do in any distro. Worst case, could always use linux-tkg script to build your own kernel - with that kind of hardware it shouldn't take long for the kernel to be built.
  • Until RedHat Stops Violating the GPL, Fedora Should Stop Being Recommended on Here
    7 projects | /r/linux_gaming | 6 Jul 2023
    kernel patched with cherry-picked zen patches (also used in TKG kernel on Arch https://github.com/Frogging-Family/linux-tkg/blob/master/linux-tkg-patches/6.1/0003-glitched-base.patch) kernel patched with OpenRGB (https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/OpenRGB-Kernel-Patch) kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel patched with microsoft surface support (https://github.com/linux-surface/linux-surface/tree/master/patches/6.1) kernel patched with asus-linux patches for better asus laptop compatibility. (https://gitlab.com/asus-linux) kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) kernel patched with ACS override IOMMU patch for better vfio iommu group control (https://aur.archlinux.org/cgit/aur.git/tree/add-acs-overrides.patch?h=linux-vfio) kernel patched with Lenovo Legion Linux support (https://github.com/johnfanv2/LenovoLegionLinux) kernel patched with customizable USB polling rate support (https://github.com/KarsMulder/Linux-Pollrate-Patch + https://github.com/GloriousEggroll/Linux-Pollrate-Patch) kernel configured with ashmem, binder, and android support for Waydroid QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. latest mesa release version provided for AMD/Intel desktop/GL drivers, mesa-git vulkan drivers provided for latest vulkan fixes/updates, built and updated regularly (every few weeks to a month on average) glibc patched with clone3 disabled (fixes CEF compatibility in applications using outdated CEF such as Discord, Steam beta) glibc patched with broken commits reverted to allow EasyAntiCheat to work for Rogue Company dnf max parallel downloads increased to 6 gst-editing-services disabled — causes WINE to hang when creating new prefixes lspci symlink from /usr/sbin/lspci to /usr/bin/lspci for Dying Light: https://www.gamingonlinux.com/forum/topic/2766/post_id=17381 ‘nobara-controller-config’ package provided for easy installation of xone and xpadneo drivers and firmware. gnome variable refresh rate patches added for mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154 gnome mutter check-alive-timeout increased from 5 seconds to 30 seconds. This is the amount of time gnome waits before trying to determine if an application is not responding. At 5 seconds it almost immediately triggers for league of legends (and some other applications) if those applications are still in the loading phase. We feel 30 seconds is a much more reasonable wait time. gnome mutter patched with x11 fractional scaling: https://salsa.debian.org/gnome-team/mutter/-/raw/ubuntu/master/debian/patches/ubuntu/x11-Add-support-for-fractional-scaling-using-Randr.patch gnome mutter wayland and x11 fractional scaling enabled by default: https://wiki.archlinux.org/title/HiDPI#Fractional_scaling gnome shell patched with https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2358 to allow gnome-extension-manager to auto-update without needing gnome-extension-app installed. (They both function the same but gnome-extension-manager allows management of extensions without a browser). gamescope version regularly updated goverlay version regularly updated mangohud version regularly updated vkbasalt version regularly updated vm.max_map_count = 16777216 set by default for Star Citizen xwayland patched with fix for locked fps on some systems: https://build.opensuse.org/package/view_file/home:hwsnemo:xwayland/xwayland/xwayland-vsync.diff?expand=1 supergfxctl and gnome extension + kde plasmoid enabled for laptops. Vendor agnostic and works with any combination of intel/amd/nvidia gpus.
  • What is the best Linux Kernel for gaming?
    1 project | /r/linux_gaming | 23 Jun 2023
    Technically, it would be https://github.com/Frogging-Family/linux-tkg compiled specifically for you CPU and with tickless and a bunch of other patches, but the different isn't significant
  • Error 2124 when trying to interact with super-block (show-super, set-option)
    2 projects | /r/bcachefs | 31 May 2023
    Kernel: Gentoo-sources (6.1.28) with these patches for bcachefs (applied through Gentoo user patches, no other patches installed)
  • Distro Hop best way?
    1 project | /r/ManjaroLinux | 2 May 2023
    New kernel is available, just not straight from Manjaro. Plus lots of options and patches https://github.com/Frogging-Family/linux-tkg
  • Wine-tkg or Linux-tkg in Ubuntu Studio?
    2 projects | /r/linuxaudio | 16 Apr 2023
    Is it possible for Ubuntu Studio to have the kernel upgraded -it is at 5.15 atm? The kernel from the Frogging Family: https://github.com/Frogging-Family/linux-tkg And how do I install wine-tkg 😅 I cant seems to figure it out. https://github.com/Frogging-Family/wine-tkg-git
  • Current state of Tumbleweed with Nvidia graphic cards? (updates/bricked system)
    1 project | /r/openSUSE | 13 Apr 2023
    I use Nvidia (GTX 1080) and Tumbleweed just fine. No issues. But also I use a custom Kernel, based-on TKG currently and HEAVILY customized (https://github.com/Frogging-Family/linux-tkg). I also use SLRC (https://susepaste.org/89529032) SUSE Local Repository Creator, to download and keep all the repos I use for SUSE, including Tumbleweed.
  • TW good for gaming?
    1 project | /r/openSUSE | 10 Apr 2023
    Also, I use a custom Kernel (at the moment TKG - https://github.com/Frogging-Family/linux-tkg), supports SUSE. But there's also pre-built Liquorix Kernel for SUSE Tumbleweed in the OBS: https://build.opensuse.org/package/show/home:hwsnemo:kernels /kernel-liquorix
  • Can't run any games on GE Proton (Zorin OS Lite)
    2 projects | /r/linux_gaming | 7 Apr 2023
    You can compile by yourself, TKG is the easiest for me: https://github.com/Frogging-Family/linux-tkg
  • Would MicroOS be appropriate for me? Or better to go with tumbleweed
    2 projects | /r/openSUSE | 19 Mar 2023
    I have no issues with Nvidia drivers on Tumbleweed. But also you can use a custom Kernel (TKG -- https://github.com/Frogging-Family/linux-tkg -- for instance) and use offline repos (with this script: https://susepaste.org/89529032 -- not mine but clean) to download SUSE repos that you need. Re run the script to update. Quick, easy and you're not bombarded with updates; update when you want. Works beaut with Tumbleweed.