The default scheduler in the Linux kernel is Completely_Fair_Scheduler (CFS).
The default settings are for high throughput which makes applications unresponsive under heavy loads. This ZEN CFS Tweaks contains a script that sets the CFS to use same settings as the Linux-Zen kernel does.
Download the software for your distribution here: Website for the project is here: https://github.com/igo95862/cfs-zen-tweaks first andthen install it as normal.
Once installed open up your Terminal and apply the following code:
This will allow it to run every reboot otherwise it will just default to the normal kernel settings.
To cancel the script installed open up your Terminal and apply the following code.
See the website here: https://github.com/igo95862/cfs-zen-tweaks for more information
Â