You are not logged in.

#1 2011-08-23 16:55:26

cjpembo
Member
Registered: 2008-08-06
Posts: 105

[SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

Installed precompiled package linux-ck-corei7-avx from the repo-ck repo as detailed here:

https://wiki.archlinux.org/index.php/Linux-ck

The wiki implies that I can set the bfq scheduler on my drive as follows:

echo bfq > /sys/block/sda/queue/scheduler

but I get:

bash: echo: write error: Invalid argument

I don't even see the bfq scheduler available:

cat /sys/block/sda/queue/scheduler
noop deadline [cfq]

I cannot modprobe the bfq-iosched module; it's supposed to be in the kernel anyway...

Am I missing something easy here?

dmesg | grep schedule
[    0.989181] io scheduler noop registered
[    0.989182] io scheduler deadline registered
[    0.989207] io scheduler cfq registered (default)
[    1.233807] BFS CPU scheduler v0.406 by Con Kolivas.

Do I need some grub kernel option? 

Can't wait to test it and feel the plecebo effect first-hand.

Last edited by cjpembo (2011-08-24 02:00:59)

Offline

#2 2011-08-23 19:07:16

ilusi0n
Member
Registered: 2010-06-09
Posts: 187

Re: [SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

As far as I know there isn't bfq for kernel 3.* yet. So bfq is not available yet.

Offline

#3 2011-08-23 20:16:04

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

Re: [SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

ilusi0n wrote:

As far as I know there isn't bfq for kernel 3.* yet. So bfq is not available yet.

+1.  Paolo hasn't written it or if he has, it's not publicity released.  You aren't doing anything wrong.

I'm assuming you're following this thread so I won't reply to your email.

Last edited by graysky (2011-08-23 20:17:15)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2011-08-24 02:00:06

cjpembo
Member
Registered: 2008-08-06
Posts: 105

Re: [SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

Well I've just jumped the gun then.. thanks for the info.

Offline

#5 2011-08-28 16:18:27

MartinZ
Member
From: Chiloé, Chile
Registered: 2005-06-10
Posts: 379

Re: [SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

Thanks for the clarification, I was having the same problem. Shouldn't this be added to the wiki of linux-ck?


All your base are belong to us

Offline

#6 2011-08-28 16:26:49

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

Re: [SOLVED] Unable to load bfq scheduler with kernel linux-ck-corei7-avx

MartinZ wrote:

Thanks for the clarification, I was having the same problem. Shouldn't this be added to the wiki of linux-ck?

I just did... FYI, anyone can make changes to the wiki ;-x


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB