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 .. 113 114 115 116 117 118 119 120 121 122 123 .. 308 Next › Last »

usuariopolivalen commented on 2016-09-09 14:19 (UTC) (edited on 2016-09-09 14:19 (UTC) by usuariopolivalen)

@gravysky what changes have you put in the kernel ck betwin the 4.7.2-1 and 4.7.2-2 with bfs 480? I revert to older kernel and I have no problems with freezes with cpufreq and pstate, but I am the only person that appear to have this problem, cgroups patch is enabled in the repo?

usuariopolivalen commented on 2016-09-09 14:11 (UTC)

@QuartzDragon kernel opps? What do you mean?

usuariopolivalen commented on 2016-09-09 12:57 (UTC)

I don't know why but I changed the p_state to cpufreq and the freezes continues here.., I used the pstate powersave and the powersave cpufreq and nothint both of them and I think the rest too give me random freezes, for ram? for memory? for cache? I don't know..

QuartzDragon commented on 2016-09-09 10:38 (UTC)

I consistently get kernel oops with BFS 490 ck3 whenever I start my X server. I know it's not BFQ, because it also happens with CFQ. I'll post on his blog, anyways.

bacondropped commented on 2016-09-09 03:21 (UTC) (edited on 2016-09-09 12:16 (UTC) by bacondropped)

@agm28011997 @graysky Can confirm a kernel oops on v4.7.3-3. Update 2016-09-09 12:14+000: @QuartzDragon, yep, happens on the X server start to me as well.

usuariopolivalen commented on 2016-09-09 02:16 (UTC)

I continues having problems with that kernel, I dont know if it is a problem with p_state driver, someone have this problems too???? it is supposed to be fixed.. but for me .. not

graysky commented on 2016-09-08 20:09 (UTC)

Bump to v4.7.3-3 Changelog: Fix config.x86_64 (my mistake), otherwise unchanged from 4.7.3-2. Commit: https://wiki.archlinux.org/index.php?title=Linux-ck/Changelog

graysky commented on 2016-09-08 20:08 (UTC)

@rko - Fuck! You are correct. Fixed in 4.7.3-3. Thank you for the observation.

rko commented on 2016-09-08 20:01 (UTC)

I think the config.x86_64 got copied over with config (which is i386)? Looking at the diffs, this does not seem correct and is specifying 32 bit version? -CONFIG_64BIT=y -CONFIG_X86_64=y +# CONFIG_64BIT is not set +CONFIG_X86_32=y