Linux Kernel Changing Default CPU Scheduler -


i trying hack linux kernel , wondering. how can change default linux process scheduler one? , can set every processes real time process?

thank you

this post little bit dated, anyway hope can help... had similar problem , implemented hack linux kernel make rr default cpu scheduler. in end hack changes shed_fork function, pointed out in previous comments. here code made implement that: https://aelseb.wordpress.com/2016/01/06/change-linux-cpu-default-scheduler/


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -