You are not logged in.
0.304 is considered a stable release.
http://lkml.org/lkml/2009/10/16/96
Also, more of Con's technical yet snarky writing.
Offline
0.304 is considered a stable release.
http://lkml.org/lkml/2009/10/16/96
Also, more of Con's technical yet snarky writing.
There's not a lot of people who seem interested in BFS
It did bring out some good things though, a few tweaks to the current in-kernel scheduler etc.
Offline
well , BFS 304 is so sweet to me here.. love it!
Offline
well , BFS 304 is so sweet to me here.. love it!
I haven't switched back and forth enough to notice any difference, but I did a simple interbench benchmark: http://bbs.archlinux.org/viewtopic.php?pid=645235
Offline
There's not a lot of people who seem interested in BFS
hmm within the lkml? certainly.. but the rest of the world seems to like playing youtube videos FS
Offline
BFS is going to be used by Google for Android.
http://ostebaronen.dk/?p=173
http://en.wikipedia.org/wiki/Brain_Fuck_Scheduler
Offline
another thing to observe is how fast the code stabilized from first release...
i think a nice compromise between the kernel folks and kolivas would be to actually have more than one scheduler in the kernel. and be able to chose at compile or run time. but i dont think this will ever happen. one of the reasons is because they are all a bunch of proud and stubborn folk.
it doesnt matter what benchmarks say, the truth is that the system is more responsive with BFS. i didnt feel any penalty myself. maybe there is.
Offline
and now......... the -ck patchset ! holy cow, nice day for desktop users ! (using it, works great)
http://users.on.net/~ckolivas/kernel/
Offline
Wow! Really Kolivas is coming back to the life!
Last edited by knedlyk (2009-12-12 16:33:07)
Offline
do you know what changed besides the bfs?
Offline
Offline
Should we expect new kernel26 with -ck patches in AUR?
Offline
hmm cpu runs a bit hotter with these patches..
its supposeds to oscilate between 50 and 60 degrees when idle..
with the -ck patches, it stays at 60C.
Offline
My PKGBUILD for the -ck series of patches will be posted as soon as I run it for a bit and look for bugs in my packaging. I'm compiling the kernel for testing right now
17:23 < ConSiGno> yeah baby I release the source code with your mom every night
17:24 < ConSiGno> you could call them nightly builds if you know what I mean
Offline
hmm cpu runs a bit hotter with these patches..
its supposeds to oscilate between 50 and 60 degrees when idle..
with the -ck patches, it stays at 60C.
nope, I am using BFS since very beginning and now with ck patches (and CONFIG_HZ=1500) and temp oscilates between 46 - 48C
and this is laptop,
so unless you have something cpu intensive stuff running temp or really bad cooling should not change. AFAIK nobody reported similar problems (and listed patches are known from the times of old -ck patches). If you are certain about this (so no weird kernel config or buggy hardware) maybe email Kolivas.
Last edited by broch (2009-12-12 20:43:17)
Offline
My PKGBUILD for the -ck series of patches will be posted as soon as I run it for a bit and look for bugs in my packaging. I'm compiling the kernel for testing right now
Good news! Looking forward to your package!
Offline
Welp guys, I have bad news. GCC 4.4.2 segfaults on build(or rather the assembler does upon using 4.4.2) and when I DID get it to compile with gcc-snapshot it caused a kernel panic. I think it might have to do with my config file, however, if anyone could shed any light on this problem, please do.
Also, when I built, the kernel version was showing up as -ck1-ck, but at the very beginning I set sed to remove -ck1 from the patch before applying, I've looked through the patch and I've been making modifications/recompiling all day!
Also, I'm using the default arch kernel config from testing in the ABS tree, and using 1000Hz as the timer frequency, because the patch is supposed to set it to that anyway. Any options I have to set?
EDIT: FIXED!
Last edited by MP2E (2009-12-14 01:05:23)
17:23 < ConSiGno> yeah baby I release the source code with your mom every night
17:24 < ConSiGno> you could call them nightly builds if you know what I mean
Offline
Holy cow! my beloved x.y.zz-ck kernels are back! what a xmas present!!
Offline
Excellent news! I got it to compile and run! Kernel26-ck works perfectly now, resolved all the issues and running it under my system now.
Here is link to the AUR :
http://aur.archlinux.org/packages.php?ID=32877
Have fun! It also includes kernel-firmware and kernel-headers. Make sure to add them to the pkgname if you have issues(the AUR won't let me put more than one package name into one PKGBUILD)
If there are issues perhaps I can split the packages or something... I don't know yet.
17:23 < ConSiGno> yeah baby I release the source code with your mom every night
17:24 < ConSiGno> you could call them nightly builds if you know what I mean
Offline
Thanks
Offline
Excellent news! I got it to compile and run!
Kernel26-ck works perfectly now, resolved all the issues and running it under my system now.
Here is link to the AUR :
http://aur.archlinux.org/packages.php?ID=32877
Have fun! It also includes kernel-firmware and kernel-headers. Make sure to add them to the pkgname if you have issues(the AUR won't let me put more than one package name into one PKGBUILD)If there are issues perhaps I can split the packages or something... I don't know yet.
Will normal nvidia package work with kernel26-ck?
Offline
Yes, it will.
Offline
Yes, it will.
Hm ? Don't you always have to rebuild kernel modules for different kernel ?
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
flamelab wrote:Yes, it will.
Hm ? Don't you always have to rebuild kernel modules for different kernel ?
Well, I did anyway. I'm debating whether to put up a nvidia-ck or not, seeing as all it is is a tiny modification to the PKGBUILD in the ABS.
17:23 < ConSiGno> yeah baby I release the source code with your mom every night
17:24 < ConSiGno> you could call them nightly builds if you know what I mean
Offline
flamelab wrote:Yes, it will.
Hm ? Don't you always have to rebuild kernel modules for different kernel ?
Well, yes. That's what I do. I use the nvidia-all from AUR.
Last edited by flamelab (2009-12-14 13:52:36)
Offline