Search Criteria
Package Details: linux-ck 6.11.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.26 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-15 22:31 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (6)
- ck-hrtimer-7bdeefd29a299f812f1d14ef7ef46bdb32ed5b6d.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.11.8-arch1/linux-v6.11.8-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
1 2 3 4 5 6 .. 307 Next › Last »
graysky commented on 2024-10-04 21:59 (UTC)
Yes, I had to remove the option to hard-code it into the PKGBUILD due to changes in the kernel patch. You can define the first variable
_makenconfig=1
and then select it from the nconfig.KrisKorn commented on 2024-10-01 23:07 (UTC)
Can't select a sub architecture anymore. wanted to set up "V4" or "Intel native". Is architecture selection it done in a different way than before ?
simona commented on 2024-08-05 17:57 (UTC)
6.10?
brikler commented on 2024-08-02 09:38 (UTC)
hi,
this is a feature request ;) it is possible to add BPF support? BPF support makes it possible to switch the scheduler on the fly, to choose the best scheduler for the purpose (play games, or compile something)
thanks for advance :) sincerely
Nebulosa commented on 2024-06-20 18:05 (UTC)
Or another variant, build
pahole-git
with this patchFranck commented on 2024-06-20 15:01 (UTC)
@Nebulosa annyoing, but there is a Solution, i dont know if a bit ugly or unprofessional but if u dCelete this the following Line in the PKGBUILD File building workx again even with CONFIG_DEBUG_KERNEL not set :)
make LLVM=$_LLVM LLVM_IAS=$_LLVM -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1
The Advantage is at least here, while gaming this little sponanous stuttering is gone, Game running much more smoother. Maybe other high responsive need profits also.
Nebulosa commented on 2024-06-20 04:03 (UTC)
With
# CONFIG_DEBUG_KERNEL is not set
inconfig
and_clangbuild=y
inPKGBUILD
build fails.Franck commented on 2024-06-19 20:11 (UTC)
and, @Nebulosa ? what Results
Franck commented on 2024-06-19 12:38 (UTC)
its this Menue Point: CONFIG_DEBUG_KERNEL
Nebulosa commented on 2024-06-19 04:38 (UTC)
@Franck, which option in this file should I check/uncheck?
That interesting, I can check it on my "build farm" with or without clang..
1 2 3 4 5 6 .. 307 Next › Last »