User Image

Bieszczaders's Profile

bieszczaders (fas) | Fedora badges

Bieszczaders's Projects

bieszczaders/kernel-cachyos-dev

CachyOS development and testing repository. Please don't use it.
  • Centos-stream 9 : x86_64
  • Fedora 37 : x86_64
  • Fedora 38 : x86_64

bieszczaders/kernel-cachyos-addons

Userspace KSM helper daemon. The daemon goes through the list of userspace tasks (once per 5 seconds) and hints them to apply MADV_MERGEABLE to anonymous mappings for ksmd kthread to merge memory pages with the same content. Only long-living tasks are hinted (those that were launched more than 10 seconds ago). This requires pmadv_ksm() syscall, which is available in pf-kernel. Configuration The daemon requires zero configuration. Distribution and Contribution Distributed under terms and conditions of GNU GPL v3 (only). Developers: Oleksandr Natalenko oleksandr@natalenko.name CachyOS branding The special version for CachyOS also includes uksmdstats . GitHub uksmd. Contributors: Piotr Gorski piotrgorski@cachyos.org Damian N. nycko123@gmail.com
  • Fedora 37 : x86_64
  • Fedora 38 : x86_64

bieszczaders/kernel-cachyos

Official port linux-cachyos-bore and linux-cachyos-bore-lto for Fedora Meet CachyOS team! linux-cachyos-bore and linux-cachyos-bore-lto uses as default the BORE scheduler BORE (Burst-Oriented Response Enhancer) CPU Scheduler by firelzrd (BORE) Features Choose between LLVM/LTO or GCC. Improved BFQ Scheduler. Back-ported patches from linux-next. MEMCG MG LRU Patchset. Latency Nice Patchset included usuage with ananicy-cpp feature branch. Scheduler patches from linux-next/tip. rcu fixes and improvements. printk patches. BBRv2 tcp_congestion_control. Latest & improved ZSTD patch-set. Latest BTRFS/XFS/EXT4 improvements & fixes. AMD PSTATE EPP Driver enabled by default and with enhancements patches/fixes. Clearlinux Patchset. Futex fixes and winesync is available. OpenRGB and ACS Override support. HDR Patches for AMD GPU's and gamescope KVM Performance Improvement from Yu Zhao Objtool Patches to reduce the memory usage (NEW!) Default support for Steam Deck. UserKSM daemon from pf. GPLv2 license. GitHub copr-linux-cachyos. Checking for the cpu support Check support by the following the command /lib64/ld-linux-x86-64.so.2 --help | grep "(supported, searched)" If it does not detect x86_64_v3 support do not install the kernel. Otherwise you will end up with a non-functioning operating system! SElinux and cachyos kernel sudo setsebool -P domain_kernel_load_modules on If you are using SElinux. Enable the above policy to load kernel modules. Install drivers for lto kernel If you build external modules (e.g. for Nvidia graphics card drivers) and use the -lto kernel, you need to install the following dependencies: sudo dnf install clang clang-devel llvm lld
  • Fedora 37 : x86_64
  • Fedora 38 : x86_64

bieszczaders/kernel-xanmod

Announcement: Official kernel-cachyos-bore and kernel-cachyos-bore-lto is ready to use! Announcement: The xanmod kernel will only be developed until the 6.2 kernel release. Release Linux 6.1.12-xanmod1 What's New https://github.com/xanmod/linux/releases/tag/6.1.12-xanmod1 Main Features Caching, Virtual Memory Manager and CPUFreq Governor improvements. Full multi-core block layer runqueue requests for high I/O throughput. BBRv2 TCP congestion control + FQ-PIE packet scheduling and AQM algorithm. ORC Unwinder for kernel stack traces (debuginfo) implementation. Real-time Linux kernel (PREEMPT_RT) build available [6.0-rt]. Third-party patchset available: patches Oracle's Maple Tree data structure patchset [6.1]. le9's file mappings under memory pressure protection [5.15]. TCP performance optimizations backport from linux/net-next [5.15]. AMD's P-state driver for Zen2/3/4 processors by default. Futex waitv and legacy WAIT_MULTIPLE implementation for Wine / Proton Fsync support. WineSync driver for fast kernel-backed Wine [as module: winesync]. Google's Multigenerational LRU framework [6.1]. Google's BBRv2 TCP congestion control. PCIe ACS Override for bypassing IOMMU groups support. Graysky's additional CPU optimizations for GCC and Clang. Clear Linux patchset [partial]. Android Ashmem and Binder IPC driver as module for Anbox. Generic packages for compatibility with most Debian & Ubuntu based distributions. Builts on the latest GCC 12.2 w/ Binutils 2.39. GPLv2 license. Can be built for any distribution or purpose.
  • Fedora 37 : x86_64