A couple of days ago, I discovered, thanks to PCLinuxOS, a new kernel scheduler, Brain Fuck Scheduler or BFS. The name of this kernel scheduler is not very attractive, but what this scheduler does, is. It seems that this scheduler is more simple and fast, especially when it comes to low spec computers.

Because I’ve tried it already for the past couple of days and I’ve found this scheduler to be really good, I also decided to make a new kernel release which includes this scheduler, so the kernel wont use the classic scheduler, but the new BFS one.

I’ve tested kernel 2.6.33 with this scheduler on my Lenovo T61 laptop and it does make things a bit faster, especially when it comes to desktop virtualization, like VirtualBox, video applications and even Firefox.

Because I don’t want to get into too many details and also I’m not much of a developer to understand what and how this scheduler is modified, I would recommend any of you to go to the project web site and check it out: http://ck.kolivas.org/patches/bfs/bfs-faq.txt.

Now the download part is the same like for any other release and here are the links:

Mirror US/CA: http://dl.robertalks.com/kernel/2.6.33-final-bfs/

Mirror EU/CZ: http://mirror.visualserver.org/kernel/2.6.33-final-bfs/

Download at least the linux-image package, install it and test it. I do hope it will help for most of you in speeding up a bit the computer and processing times.

Good luck and please let me know if you have any issues with it.