Package Details: linux-ck 6.11.2-1

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.54
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-10-04 21:57 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

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 patch

Franck 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 in config and _clangbuild=y in PKGBUILD 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..