Package Details: linux-ck 6.11.7-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.32
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-09 16:45 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 122 123 124 125 126 127 128 129 130 131 132 .. 307 Next › Last »

graysky commented on 2016-06-08 21:03 (UTC)

@dlh - Not of of date... see the comments from 2016-06-08

graysky commented on 2016-06-08 14:50 (UTC)

@PieGuy128 - Not out of date... see the comments from 2016-06-08

graysky commented on 2016-06-08 11:17 (UTC)

Bump to v4.5.7-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.7 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2016-06-08 11:05 (UTC)

@Fusion - Yes, but we still need to wait for Paolo to release a BFQ for 4.6: http://algo.ing.unimo.it/people/paolo/disk_sched/sources.php

fusion809 commented on 2016-06-08 03:13 (UTC)

4.6 is out http://ck.kolivas.org/patches/4.0/4.6/

graysky commented on 2016-06-01 21:18 (UTC)

Bump to v4.5.6-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.6 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2016-05-26 19:06 (UTC)

@Tjuh - Yes, that is likely your problem. I highly recommend using modprobed-db if you want to make localmodconfig for this purpose. Just know that it's only as good as your database and if you want to have a new module that you haven't used before, you will have to boot into a kernel that actually has this module available for modprobed-db to learn that you have an interest. Hope that makes sense. See the wiki for more.

Distorted commented on 2016-05-26 12:46 (UTC)

@Tjuh Disable localmodcfg, it causes the kernel to only compile the modules you are currently using.

Tjuh commented on 2016-05-26 11:07 (UTC)

Ye I also find it weird, cause I checked the config.x86_64 and saw that it is enabled as a module. Hmm maybe I should disable the localmodprobe option in the PKGBUILD. And yes rebooted and recompiled many times.

graysky commented on 2016-05-25 20:56 (UTC)

@Tjuh - Dunno why, it's in the config and it loads on my system running 4.5.5-ck-1 % zgrep -i zram /proc/config.gz CONFIG_ZRAM=m CONFIG_ZRAM_LZ4_COMPRESS=y Have you perhaps not rebooted since updating to 4.5.5?