Search Criteria
Package Details: linux-cachyos-cacule 5.18.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-cachyos-cacule.git (read-only, click to copy) |
---|---|
Package Base: | linux-cachyos-cacule |
Description: | The Linux cacULE scheduler Kernel by CachyOS with other patches and improvements kernel and modules |
Upstream URL: | https://github.com/CachyOS/linux-cachyos |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | ptr1337 |
Maintainer: | ptr1337 |
Last Packager: | ptr1337 |
Votes: | 3 |
Popularity: | 0.181283 |
First Submitted: | 2021-10-12 18:39 (UTC) |
Last Updated: | 2022-05-22 22:56 (UTC) |
Dependencies (23)
- coreutils (coreutils-git, coreutils-selinux, coreutils-hybrid)
- initramfs (mkinitcpio-git, dracut-git, booster-wip-git, booster-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, kmod-minimal-git)
- bc (bc-gh) (make)
- binutils (binutils-git, binutils-2.35.2) (make)
- cpio (cpio-git) (make)
- gcc (fastgcc, gccrs-git, gcc-multilib-git, gcc-git) (make)
- gcc-libs (fastgcc, gcc-libs-multilib-git, gcc-libs-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- make (make-git) (make)
- pahole (pahole-git) (make)
- patch (patch-git) (make)
- perl (perl-git) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- texlive-latexextra (texlive-installer, texlive-full) (make)
- xmlto (xmlto-git) (make)
- xz (xz-git) (make)
- zstd (zstd-static, zstd-cmake, zstd-git) (make)
- Show 3 more dependencies...
Required by (4)
- ksmbd-tools (requires KSMBD-MODULE)
- mozillavpn (requires WIREGUARD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
Sources (21)
- auto-cpu-optimization.sh
- config
- https://github.com/torvalds/linux/archive/refs/tags/v5.18.tar.gz
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-amd-perf.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-arch.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-bbr2.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-cachy.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-ck-hrtimer.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-clearlinux.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-cpu.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-Extend-DAMOS-for-Proactive-LRU-lists-Sorting.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-fixes.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-fs-patches.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-futex-winesync.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-hwmon.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-kbuild.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-ksm.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-lrng.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-lru-le9-spf.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/0001-zram-entropy-calculation.patch
- https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.18/sched/0001-cacULE-5.18.patch
Latest Comments
ptr1337 commented on 2021-11-06 20:19 (UTC)
In general, dont use AUR Helpers, for custom compiling.
The PGO patch is atm broken since llvm 13. Probally soon there will be a new one. I'll going to remove them. As long it is broken.
You could just remove two lines at package base so there is no lto.
You can also follow here, for future updates.
https://github.com/CachyOS/linux-cachyos.git
every kernel version i will for sure update the kernel min. one time.
monarc99 commented on 2021-11-06 19:33 (UTC)
if i enable pgo, i get the error:
==> ERROR: Integrity checks (md5) differ in size from the source array.
because the pgo patch file is not part of the source vars. I must always update the sums manually. My aur helper exit always with error with the next update.
if i enable lto, the package name changes (-lto added). I use paru to install aur packages. With the changed package name, paru does not know the package anymore. Any future update of the package is ignored.
ptr1337 commented on 2021-10-12 18:39 (UTC)
Readme can be found here:
https://github.com/CachyOS/linux-cachyos.git
We got also a prebuilt repo and provide all kernel compiled with -march=x86-64-v3 and -march=x86-64 and also with lto.
More can be found at the README.md