Improve Your GNU/Linux Experience With -mm Patches 40
An anonymous reader writes "Anyone interested in squeezing maximum performance out of their GNU/Linux operating system and willing to compile a new kernel will be interested in this KernelTrap article about Andrew Morton's -mm patchset. The patchset currently offers better stability and performance than the mainline 2.6.0-test kernel, as well as containing numerous functionality enhancements. Much of the additional functionality is described, as well as providing simple step by step installation instructions. Reading this article, one can certainly understand why Linux creator Linus Torvalds has chosen Andrew to soon become the 2.6 maintainer."
synaptics touchpad support (Score:2, Interesting)
The mm patch is the only reason I use 2.6 on my laptop since it provides the synaptics touchpad support. Yes, I was able to use an external mouse without the patch, but the idea of not being able to use the built in touchpad was really annoying.
Does anyone know why touchpad support is not included in the default 2.6 tree?
Re:synaptics touchpad support (Score:4, Informative)
Re:synaptics touchpad support (Score:3, Informative)
Re:synaptics touchpad support (Score:3, Informative)
I was able to use my Dell laptop's touchpad with Linux 2.6.0-test4 without using the -mm tree or applying the new Synaptics driver from XFree86 people. Just add the following kernel boot parameter: psmouse_noext=1
Re:synaptics touchpad support (Score:1)
Re:synaptics touchpad support (Score:2)
Re:synaptics touchpad support (Score:1)
There is a customizable touchpad-driver for X11 at
http://www.tuxmobil.org/touchpad_driver.html
All the goodies like horz/vert scrolling and third mousebutton (corner/double tab) are working great.
Re:What we need (Score:1, Offtopic)
Anyone interested in starting this project up?
Re:What we need (Score:3, Funny)
Re:What we need (Score:1, Informative)
The "trial basis" is in name only; you "pay" for a renewal of a demo subscription (yeah, I know, dumb name) by filling out an innocuous survey every few months - they email you when you need to do one to keep the sub active. It's questions like "what Red Hat documentation do you consider strongly recommende
Been done (Score:1)
I use it on all of my machines. It works very nicely.
Oh yes! (Score:4, Interesting)
If you know how to patch your kernel already, you don't need to read the article, get the patch for your kernel here: http://ftp.kernel.org/pub/linux/kernel/people/akp
Re:Oh yes! (Score:2, Informative)
Re:Oh yes! (Score:2, Informative)
Re:Oh yes! (Score:1)
Re:Oh yes! (Score:1)
Re:Oh yes! (Score:1)
The big distros (Score:2)
I run 2.6 a bit and I am looking forward to that day...as the 2.6 maintainer I suppose we can expect Mr Morton to be plugging most of his bits into the mainline.
Re:The big distros (Score:2, Insightful)
Re:Hmm (Score:1)
You're right. That's exactly why e.g. Andrew Morton has been able to make his patchset for Linux.
Well, duh, "Linus Torvalds has chosen Andrew to soon become the 2.6 maintainer." :-)
Re:Hmm (Score:4, Funny)
The fact that you keep trolling on Slashdot, perhaps?
Re:Hmm (Score:3, Informative)
Nothing at all is stopping you from becoming a 2.6 kernel maintainer, in the same way that Alan Cox, Dave Jones et al maintain well-respected 'unofficial', but important, variations on the 2.4 tree. You set up a 2.6 tree, incorporate patches that strike you as being particularly useful, and who knows? - others may feel the same, and your tree (a
Warning to XFS users (Score:5, Informative)
So XFS users should probably go with -mm2 for now.
Re:Warning to XFS users (Score:3, Informative)
Rus
Re:Tiresome (Score:1, Informative)
If you want stability you run 2.4, which is the stable kernel.
Re:Tiresome (Score:3, Funny)
It's a satisfying feeling to see your machine crash with the highest performance possible.
Better than 2.6?? (Score:3, Interesting)
Re:Better than 2.6?? (Score:1, Informative)
Its very hard to keep track of all of the things people want you to add to the kernel and make certain that the things you're adding aren't breaking anything, etc. So the linux kernel development process has a number of branches where things get tested first(in addition to the stable branches of the 2.0,2.2,2.4 kernels that need to be maintained). Its been going like this
My experience with kernel patches (Score:3, Interesting)
I've tested the 2.6.0-test5 kernel with Con Kolivas' interactivity patch. I've also tested Con's 2.4.21 and 2.4.22 patches and so far nothing can match the gentoo-sources-2.4.20-r5-aavm patch for speed. (I'm using Mandrake 9.1 and GCC 3.3.1, BTW.) Just watching the init scripts running at bootup and how long XFree86 and Mozilla Firebird take to launch, there's no comparison. Considering that this patch uses Con's performance enhancements, I'm not too confident that it can do any better. But maybe I'll test it out and see what it can do.
If anyone is interested in a mini-howto on using the gentoo-sources patch, speak up and I'll try to whip something up.
Re:My experience with kernel patches (Score:1)
Re:My experience with kernel patches (Score:1, Informative)
Addon patches that update this one can be downloaded here [gentoo.org].
1. Decide if you want the aavm or rmap VM. If you want aa, delete the files ending in
2. I followed what the ebuild script does and deleteted the patches starting with 1, 6 and 8.
3. Apply the addon patches in the order that they're listed in the ebuild script.
4. Run your normal make menuconfig/