
- -ck patchset with BFS CPU scheduler: Con Kolivas’ ck1 patchset which includes the BFS scheduler that brings better desktop interactivity and responsiveness;
- BFQ I/O scheduler : using this patch, the disk should be virtually as responsive as if it was idle, no matter what the load is (this is available by default in Sabayon and CyanogenMod);
- TuxOnIce: an alternative suspend / hibernate framework that uses image compression, supports any number of swap partitions and/or files, has the ability to cancel hibernating or restoring the image by pressing escape key and more;
- UKSM: Memory De-Duplication;
- EnhanceIO: a driver based on EhanceIO SSD caching software derived from Facebook’s open source Flashcache project that’s useful for using SSDs as cache devices for traditional HDDs.
(direct video link)
Install pf-kernel in Ubuntu / Debian
cd ~/kernel
sudo dpkg -i *.debsudo ln -s /usr/lib/tuxonice-userui/tuxoniceui /usr/local/sbin/tuxoniceui_textThat’s all you need to do for TuxOnIce to work (if hibernate is working on your machine, obviously).
And finally, restart your computer.
pfkernel=$ (dpkg --get-selections | grep linux-.*pf | sed -e 's/-pf.*/-pf/g')
sudo apt-get remove $ pfkernelAnd then restart the computer.




















