You are not logged in.

#1 2016-03-14 18:51:10

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Eperiences with Linux-ck?

So I decided to try out Linux-ck (I'm running it right now) because I've heard good things about its performance, so I figured "why not?". It's running pretty well so far, but I haven't noticed any drastic changes yet. Benchmarks (which may not necessarily reflect real world circumstances) aside, what have your experiences been? I also have the nvidia-ck package installed because I apparently needed it too.

Offline

#2 2016-03-14 19:00:06

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Eperiences with Linux-ck?

rodaz143 wrote:

It's running pretty well so far, but I haven't noticed any drastic changes yet.

Anything drastically positive would get merged and would be the default.

I use ck optimized to my cpu with bfq enabled and I can't tell any difference. Maybe it is a litlle bit smoother, maybe I get 2-5FPS more, I can't tell...

Offline

#3 2016-03-14 19:04:40

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Re: Eperiences with Linux-ck?

That makes sense. Considering you might have to install other stuff to get it to work (like nvidia-ck) it's probably not worth the effort in most cases, but it was pretty easy.
I enabled the _BFQ_enabled variable as well. What do you mean you have it optimized to your CPU?

Offline

#4 2016-03-14 19:11:52

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Eperiences with Linux-ck?

rodaz143 wrote:

What do you mean you have it optimized to your CPU?

Built with -march=native -mtune=native
Graysky's repo-ck already has packages for most CPUs

Offline

#5 2016-03-14 19:16:59

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Re: Eperiences with Linux-ck?

Ah damn, is that not set by default? I suppose it wouldn't be too difficult to reinstall it from the AUR and add that to the PKGBUILD
But in general, I didn't know -mtune exists.

Offline

#6 2016-03-14 19:17:29

macstar3000
Member
Registered: 2016-02-17
Posts: 47

Re: Eperiences with Linux-ck?

i used linux-lqx before switching over to linux-ck and no complaints here. however i wonder about the version number 4.3.6.1 still when 4.4.x is out or is the numbering not identical?

Offline

#7 2016-03-14 19:19:06

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,957
Website

Re: Eperiences with Linux-ck?

I believe you need this patch if you are building yourself https://github.com/graysky2/kernel_gcc_patch

Offline

#8 2016-03-14 19:20:32

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Re: Eperiences with Linux-ck?

macstar3000 wrote:

i used linux-lqx before switching over to linux-ck and no complaints here. however i wonder about the version number 4.3.6.1 still when 4.4.x is out or is the numbering not identical?

Oh? I thought I remember checking and the version number was the same as the mainline kernel

ugjka wrote:

I believe you need this patch if you are building yourself https://github.com/graysky2/kernel_gcc_patch

Is adding that command line parameter not enough?

Offline

#9 2016-03-14 19:24:36

macstar3000
Member
Registered: 2016-02-17
Posts: 47

Re: Eperiences with Linux-ck?

rodaz143 wrote:
macstar3000 wrote:

i used linux-lqx before switching over to linux-ck and no complaints here. however i wonder about the version number 4.3.6.1 still when 4.4.x is out or is the numbering not identical?

Oh? I thought I remember checking and the version number was the same as the mainline kernel

[~] uname -a                                                         
Linux AMD 4.3.6-1-ck #1 SMP PREEMPT Fri Feb 19 19:38:19 EST 2016 x86_64 GNU/Linux

is it just me or is it generally lagging behind?

Offline

#10 2016-03-14 19:25:03

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Eperiences with Linux-ck?

See the comments in the PKGBUILD itself... you want to enable the nconfig it sounds like.

Offline

#11 2016-03-14 19:27:41

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Re: Eperiences with Linux-ck?

macstar3000 wrote:

[~] uname -a                                                         
Linux AMD 4.3.6-1-ck #1 SMP PREEMPT Fri Feb 19 19:38:19 EST 2016 x86_64 GNU/Linux

is it just me or is it generally lagging behind?

Oh, alright. I didn't notice that.

graysky wrote:

See the comments in the PKGBUILD itself... you want to enable the nconfig it sounds like.

I'll look into that. The only part of the PKGBUILD I looked into was the BFQ_enable variable.

Offline

#12 2016-03-14 20:20:00

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Eperiences with Linux-ck?

macstar3000 wrote:
rodaz143 wrote:
macstar3000 wrote:

i used linux-lqx before switching over to linux-ck and no complaints here. however i wonder about the version number 4.3.6.1 still when 4.4.x is out or is the numbering not identical?

Oh? I thought I remember checking and the version number was the same as the mainline kernel

[~] uname -a                                                         
Linux AMD 4.3.6-1-ck #1 SMP PREEMPT Fri Feb 19 19:38:19 EST 2016 x86_64 GNU/Linux

is it just me or is it generally lagging behind?

The patches hasn't been updated to 4.4 yet.


Use the Source, Luke!

Offline

#13 2016-03-14 20:22:01

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Eperiences with Linux-ck?

Roberth wrote:

The patches hasn't been updated to 4.4 yet.

Correct.  CK needs to release the patchset for 4.4 but it is more likely it will occur for 4.5 since it has been released today.

Offline

#14 2016-03-14 20:54:00

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Eperiences with Linux-ck?

graysky wrote:
Roberth wrote:

The patches hasn't been updated to 4.4 yet.

Correct.  CK needs to release the patchset for 4.4 but it is more likely it will occur for 4.5 since it has been released today.

Do you know why he skipped the 4.4 kernel?


Use the Source, Luke!

Offline

#15 2016-03-15 11:59:35

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: Eperiences with Linux-ck?

None of ck's cpu schedulers (staricase and BFS) were meant to improve performance per se. They are designed to improve responsiveness and reduce latency especially for desktop use. AFAIK BFS should actually reduce throughput by some degree compared to vanilla kernel. Latest version (467) also has a tunable that allows you to prioritize throughput over latency and vice versa.

I think BFS greatly improves responsiveness on my old low-end laptop, especially with games and audio software, but YMMV.

Roberth wrote:

Do you know why he skipped the 4.4 kernel?

Most likely he's just busy with life. This is not the first time..
If you want BFS for 4.4 kernel, Holger Hoffstätte posted an updated version on ck's blog that has been working for me without a hitch.

Offline

#16 2016-03-15 20:37:52

rodaz143
Member
Registered: 2013-07-24
Posts: 95

Re: Eperiences with Linux-ck?

Hmm? I always equated responsiveness with performance. Is that not normal? Though I guess if it's at the expense of throughput, that makes sense then.

Last edited by rodaz143 (2016-03-15 20:39:26)

Offline

Board footer

Powered by FluxBB