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.29
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 262 263 264 265 266 267 268 269 270 271 272 .. 308 Next › Last »

karabaja4 commented on 2012-05-01 16:45 (UTC)

I noticed Lawliet's packages have this patch too: http://kerneldedup.org/download/uksm/0.1.1/patches/vanilla/0001-UKSM-let-the-default-uksm_sleep_jiffies-10-msecs.patch I'm just wondering what does it do for UKSM?

Lawliet commented on 2012-05-01 12:28 (UTC)

hi graysky my two packages(linux-uksm, linux-uksm-ck), the pkgbuild file adapted from your pkgbuild.

graysky commented on 2012-04-30 09:22 (UTC)

Why out of date? Figo-since this patch set is optional, I do not modify the configs but instead allow the patchset itself to do that. Users will be prompted with the option after patching when the 'make prepare' step runs.

<deleted-account> commented on 2012-04-30 01:59 (UTC)

the config have some small issue. i make the linux-uksm/linux-uksm-ck package, using thoese config: CONFIG_KSM=y CONFIG_UKSM=y # CONFIG_KSM_LEGACY is not set graysky, you had better reconfig the config and config.x86_64 files.

skydrome commented on 2012-04-29 23:42 (UTC)

@karabaja4 yes, see `make nconfig` -> Processor type and features -> Enable KSM for page merging CONFIG_KSM_LEGACY: default ON The legacy KSM implementation from Redhat. CONFIG_UKSM: UKSM is inspired by the Linux kernel project KSM, but with a fundamentally rewritten core algorithm. With an advanced algorithm, UKSM now can transparently scans all anonymously mapped user space applications with an significantly improved scan speed and CPU efficiency.

karabaja4 commented on 2012-04-29 23:18 (UTC)

So, as I understand the UKSM patches, it continuosly scans the working memory for duplicated content, and reduces that to a single content. Basically you free up your redundant memory at expense of additional CPU resources. Sounds like something not everyone would want. Is something similar called KSM already included and enabled in the kernel? If it is, is UKSM another version of it?

Zom commented on 2012-04-29 10:45 (UTC)

"...and if the code is 100 % dominate..." I think you mean 100% dormant. :)