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

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 288 289 290 291 292 293 294 295 296 297 298 .. 308 Next › Last »

graysky commented on 2011-10-05 01:21 (UTC)

For some reason, the devs are on 3.0.6 whereas kernel.org is on 3.0.4 but what the fuck. Update to 3.0.6-1. http://mailman.archlinux.org/pipermail/arch-dev-public/2011-October/021696.html

Det commented on 2011-10-04 14:27 (UTC)

kernel.org is back, by the way. E: No wait, the actual _files_ aren't.

graysky commented on 2011-09-30 20:04 (UTC)

@feilen - yeah, I posted to his blog with the data that corroborated his observations; read the latest entry for a link to the data if you have an interest. I will pull it from the PKGBUILD and update shortly.

feilen commented on 2011-09-30 17:12 (UTC)

In case anyone's wondering, Kolivas says that the skiplists actually reduce performance. 410 got higher perfomance from a bug, but 406 stable seems more ideal at the moment.

graysky commented on 2011-09-28 07:46 (UTC)

Added an option to compile in CK's testing patch for BFS v0.411 which includes skiplist queuing. For additional information, see: http://ck-hack.blogspot.com/2011/09/bfs-0411-test-with-skiplists.html

graysky commented on 2011-09-25 23:48 (UTC)

Added an option to compile in CK's testing patch for BFS v0.410 which includes skiplist queuing. For additional information, see: http://ck-hack.blogspot.com/2011/09/bfs-0410-test-with-skiplists.html Since this code is considered testing, I will not include it in the repo packages until CK certifies it as stable.

Det commented on 2011-09-25 09:23 (UTC)

@karabaja4, the BFQ patch gets in nontheless. The config option to actually use it doesn't.

karabaja4 commented on 2011-09-24 22:53 (UTC)

Oh. I thought setting $_BFQ_enable_ = "n" does so that kernel is not even patched with BFQ. So, BFQ patch is always applied, but only enabled as default if $_BFQ_enable_ = "y"?