Package Details: linux-ck 6.11.10-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.23
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Dependencies (14)

Required by (7)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 189 190 191 192 193 194 195 196 197 198 199 .. 308 Next › Last »

paulfurtado commented on 2014-01-05 14:39 (UTC)

Thanks for the responses, graysky and coderkun. $ uname -a Linux paul-desktop 3.12.6-1-ck #1 SMP PREEMPT Sat Jan 4 17:40:03 EST 2014 x86_64 GNU/Linux $ cat /sys/block/sda/queue/scheduler noop deadline [cfq]

graysky commented on 2014-01-05 13:24 (UTC)

@paul - BFQ is available as a module unless you modified that behavior. As coderkun posted, you too post the output of: cat /sys/block/sda/queue/scheduler

coderkun commented on 2014-01-05 13:00 (UTC)

@paulfurtado: BFQ is available for me. $ uname -r 3.12.6-1-ck $ cat /sys/block/sda/queue/scheduler noop deadline cfq [bfq]

paulfurtado commented on 2014-01-05 12:44 (UTC)

After upgrading from 3.12.5 to 3.12.6, the bfq IO scheduler is no longer available on both my desktop and laptop. Looking at the diff (https://wiki.archlinux.org/index.php/Linux-ck/Changelog), it doesn't look like this is intentional. Is anyone else experiencing this?

graysky commented on 2013-12-22 11:42 (UTC)

@Raziel23 - Fixed, but didn't bump the pkgver to avoid rebuilding since 1k is defaulted. Thanks for reporting.

Raziel23 commented on 2013-12-22 09:32 (UTC)

The _1k_HZ_ticks option is not working properly anymore, because in the config files the tick rate was setup to 1000 HZ (previously it was 300 HZ). I presume that it's the minor omission :) Best regards.

graysky commented on 2013-12-20 22:41 (UTC)

Sorry about that... had a copy in the builddir when I generated the sums. Fixed now without bumping the pkgver. Thanks for reporting.

jonhoo commented on 2013-12-20 22:38 (UTC)

Checksum for gcc_patch/enable_additional_cpu_optimizations_for_gcc.patch.gz fails.

graysky commented on 2013-12-20 21:34 (UTC)

Bump to v3.12.6-1 Changelog: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.6 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog