In a topic entitled "BORE CPU Scheduler Testing
", I noticed a difference in the commands proposed by @ReillyBrogan in his post to activate it permanently and those mentioned in the GitHub (it seems important to me to report it).
Indeed, @ReillyBrogan indicates the following command:
echo "kernel.sched_bore=1" | sudo tee /etc/sysctl.d/85-bore.conf
while GitHub indicates this one:
echo "kernel.sched_bore=1" | sudo tee /etc/sysctl.d/80-bore.conf
the difference being in the file name.
As far as I'm concerned, having Solus Budgie at my disposal, I applied the GitHub commands (since I was in the link) following the recommended procedure and all went well.
But I must say that I didn't notice any significant difference.
Does the file name matter in this development?
Finally, I wrote this post this way because I couldn't reply to the original post and didn't know how else to communicate. I hope I haven't done anything wrong, but if I have, please excuse me.