0
votes
0answers
66 views

Does Linux Kernel 3.x still use the Completely Fair Scheduler for process scheduling that was introduced in 2.6.x

If not, then what scheduler does it use and how does it work? Please provide a source
1
vote
0answers
98 views

Linux and battery usage [closed]

I want to install a linux distro on my laptop but I do not want to have a massive battery drain. I remember reading some kernels drain the battery faster then others? Would Mint Linux or Ubuntu out of ...
0
votes
3answers
1k views

Can I install Linux on a USB flash drive?

I want to install Red Hat Linux on my flash drive. Is there a way that I can do this? I tried a lot found through searching, but couldn't get a satisfactory answer. In fact, if I try the same for ...
2
votes
2answers
59 views

how do i switch custom kernels?

i have created and installed a new kernel in my ubuntu system, but now i have added a new system call and created a new kernel, how do i set this new kernel as the one the OS should boot from. dpkg ...