Package Details: linux-ck-headers 6.11.10-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: Headers and scripts for building modules for Linux-ck kernel
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.169129
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 300 301 302 303 304 305 306 307 308 Next › Last »

graysky commented on 2011-08-19 01:38 (UTC)

Right, you can only switch I/O scheduler on the fly.

Zom commented on 2011-08-18 23:51 (UTC)

@karabaja4: No. Switching the scheduler requires a recompile.

karabaja4 commented on 2011-08-18 22:29 (UTC)

Is it possible (unlikely, but I'm shooting blind here) to switch between BFS and CFS on the fly while running this kernel?

graysky commented on 2011-08-18 11:08 (UTC)

Update to linux-ck-3.0.3-2 What's different? See lines 173 and 196. Added the following into the make step for bzImage modules modules_install: KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" It is my understanding that this will impart CPU-specific optimization in the kernel.

graysky commented on 2011-08-18 02:09 (UTC)

Update to linux-ck-3.0.3-1

graysky commented on 2011-08-17 07:01 (UTC)

Looks like they're <24 h away from a 3.0.3 - http://lwn.net/Articles/455136/

graysky commented on 2011-08-16 20:37 (UTC)

@jakob - thanks, fixed @cecilyen - is it? It's working for me.

jakob commented on 2011-08-16 10:28 (UTC)

Here’s one thing which confused me in the PKGBUILD: line 31 should probably read “## LOCALYESCONFIG OPTION” instead of “##LOCALMODCONFIG OPTION” Best, Jakob

<deleted-account> commented on 2011-08-16 03:03 (UTC)

repo seems down for now?

maggie commented on 2011-08-16 00:06 (UTC)

Works great! Thanx!