December 19, 201015 yr Won't bother trying to summarize it here since you need to watch the videos on the second page to truley appreciate it. http://www.phoronix.com/scan.php?page=article&item=linux_2637_video&num=1
January 10, 201115 yr Here's an update to this ... This provides for possibly better responsiveness by merely running 2 commands and adding 4 lines into your .bashrc file. This was provided by a Redhat developer. What this alternative does is actually use Control Groups (CGROUPS) and adds each shell into it's own control group if it doesn't belong to one. By default Linux treats all processes as belonging to the same control group if they don't explicitly create their own. You need to have Control Groups (CGROUP) and CFQ Group IO Scheduler (CFQ_GROUP_IOSCHED) enabled in the Kernel. Here's the additional details: http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html And here's a discussion of this alternative for Ubuntu style: http://www.gossamer-threads.com/lists/gentoo/user/221770
Archived
This topic is now archived and is closed to further replies.