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.22
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 .. 122 123 124 125 126 127 128 129 130 131 132 .. 308 Next › Last »

artafinde commented on 2016-06-20 19:52 (UTC)

That's fine and I agree - just mentioned my findings (though if I knew about the g-groups I'd already know that :D ). Probably the wait will be worth it with the new BFQ v8 [https://groups.google.com/forum/#!topic/bfq-iosched/ReUuq4jtZ84]

graysky commented on 2016-06-20 19:32 (UTC)

Paolo has a testing version of BFQ for 4.6 but it and the 4.5 series have problems with hierarchical support[1]. We have 4,000+ [repo-ck] users so I would rather wait fo the ink to dry on the BFQ 4.6-final version before including old or testing patches. 1. https://groups.google.com/forum/#!topic/bfq-iosched/7gJMK1DttYQ

artafinde commented on 2016-06-20 07:55 (UTC)

Interestingly the patches of BFQ 4.5 apply successfully on 4.6.2. Although I haven't test those as I don't use BFQ.

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.