|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Archives Mail archives Daynotes Gang |
[Previous entry: "Building an inexpensive PC"] [Main Index] [Next entry: "St. Louis secrets"] 01/27/2002 Archived Entry: "Tweaking Debian for all it's worth" I fell way behind on my Sorcerer Linux box. The thing compiled code for a day trying to keep up, and finally I started questioning the point of it all. Yeah, the kernel and glibc all benefit from having fresh, up-to-date and aggressivley-optimized code, but my highly-optimized KDE 2.2 was slow as a dog, and why am I bothering compiling a superfast version of more? So I installed Debian. But I wanted ReiserFS. So I went and downloaded the special Debian boot floppies that support Reiser. I just let it do an install over the network. The end result was a copy of Debian Testing on my system. Of course I wanted to upgrade to unstable, so I edited /etc/apt/sources.list and changed the occurrences of "testing" to "unstable." Next, I wanted the hottest kernel on the block, which happens to be 2.4.17-mjc2. There is no Debian package for that. So I made one. For myself. I'm pretty sure the one I made won't work on your computer. Here's what I did, so you can make one that won't work on my computer. apt-get install kernel-source-2.4.17 I also went into /etc/fstab, found my ReiserFS partitions, and under the (options) heading, I added the notail and noatime options to increase filesystem speed. How's it run? I'm about to find out. But even without this stuff, running GNOME apps under IceWM, Debian is awfully fast. I like KDE, but in my experience it's so much slower than GNOME, at least when GNOME is running in conjunction with IceWM. GNOME apps like Gnumeric and AbiWord load in under 2 seconds, even on a slow hard drive.
Replies: 2 comments The verdict: It smokes. One of the patches included in the -mjc tree is supposed to speed up disk access under certain conditions up to 30 times. So the -mjc tree doesn't make everything faster, but some tasks finish much faster than they used to. The last part of the apt-get update sequence, where it makes sense of all the data files it just downloaded, finishes in probably 1/4 the time it used to take. Posted by Dave F. @ 01/27/2002 02:19 PM CST Cool! ...your head ever hurt, bro? Posted by dan @ 01/27/2002 09:07 PM CST |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 1999-2002 by David L. Farquhar. All rights reserved.