x
Loading
 Loading
Hello, Guest | Login | Register

Posts Tagged with 'linux kernel'

I Have a Schedule to Keep - IO Schedulers
The Linux kernel has several different IO schedulers. This article provides an introduction to the concept of schedulers and what options exist for Linux.
Kernel Threads
Kernel threads are used to implement background tasks inside the kernel. They are similar to user processes, but live in kernel address space. Here’s how to use them.
Follow Linux Magazine
Rackspace