~200 line patch for kernel does wonders


prostuff1

Recommended Posts

  • 3 weeks later...

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

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.