View Single Post
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#2
omhd already takes care of this by using cgroups to set certain processes to high priority than others.

You could look at switching to a kernel with BFS and you can use schedtool to manually set processes to FIFO, round robin or "real time" slicing.