Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 200-line patch to kernel => superkernel
Date: Tue, 23 Nov 2010 17:28:34
Message-Id: AANLkTikkcUW3jFBNKGZ267u0f5aFtXwFOmqBrYnaWELY@mail.gmail.com
In Reply to: [gentoo-user] 200-line patch to kernel => superkernel by 7v5w7go9ub0o <7v5w7go9ub0o@gmail.com>
1 On Tue, Nov 23, 2010 at 10:42 AM, 7v5w7go9ub0o <7v5w7go9ub0o@×××××.com> wrote:
2 > FYI. If anyone understands the bash tweak, please explain :-)
3 >
4 > TIA
5 >
6 > 1. Original article: "The ~200 Line Linux Kernel Patch That Does Wonders"
7 > <http://www.phoronix.com/scan.php?page=article&item=linux_2637_video&num=1>
8 >
9 > 2. The alternative (or additional) bash tweak:
10 > <http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html>
11
12 It's not so much a bash tweak (the example is how to do it inbash),
13 the meat of it is that it is setting up some cgroups stuff. I won't
14 pretend to understand exactly how they work, but check out the Linux
15 kernel documentation for more detailed info and examples:
16
17 /usr/src/linux/Documentation/cgroups/