Optimizations for Mint/Ubuntu

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
User avatar
PapiSolo
Level 1
Level 1
Posts: 37
Joined: Wed Apr 11, 2007 11:39 am

Post by PapiSolo »

Great find and thanks for sharing. I also tried a few of these. It's still to soon to say if any helped, but so far so good.
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

inigmatus wrote:Does anyone know if re-compiling and using your own kernel really gives you that much of a performance enhancement to make such an endeavor worthwhile?
Yes, it can ... Depending on what you do with your system it may be worth it ... or not. I personally don't bother doing this on my everyday desktop machines. I once had to construct a server which had to be responsive all the time no matter what the customer would throw at it so we tweaked everything to the extent where it became madness, including the Linux kernel (e.g. we threw out everything and just left the few things in there that were really really needed ...) ... but that was a totally different story. If you think you know what you do you can go ahead and do it yourself. If you consider yourself still being a "newbie": Don't bother. Present-day Linux distros ship with OK-configured Linux kernels and you don't need to mess with it anymore (unlike back in 1996 when I started ...)
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Post by exploder »

The "How To" is here now http://www.xsol.se/?p=26

I used these tweaks with no ill effects:

Aliasing hostname to localhost

Disable pango

Swappiness

Disable IPv6

Run boot processes in parallel


I used these tweaks on a HP Pavillion a1723w, it seems to be a little snappier!
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Post by exploder »

Thought I would add some more information about tweaking Mint.

I installed preload, seems to speed things up a bit.

On my system I got rid of the update notification, it frees up some memory and I check daily for updates with Synaptic anyways.

I also removed Tomboy notes and the search from the panel.

Turned off the bluetooth service. I have no bluetooth devices.

Memory use is very good at start up, 169 mb. Before tweaking things memory use at start up was around 202 mb.

So far no ill effects, I will post back if discover any problems.
carlos
Level 4
Level 4
Posts: 470
Joined: Thu Dec 14, 2006 4:30 pm
Location: USA
Contact:

Post by carlos »

If anybody has some time it would be great to add these to the mint wiki. Great links like this can get lost in the forum after awhile.
____________ ________ ______ ____ ___ __ __ _
http://www.designdrifter.com
The Purpose of Life is for DNA to reproduce.
carlos
Level 4
Level 4
Posts: 470
Joined: Thu Dec 14, 2006 4:30 pm
Location: USA
Contact:

Post by carlos »

And change your spam filter with the lube :D
____________ ________ ______ ____ ___ __ __ _
http://www.designdrifter.com
The Purpose of Life is for DNA to reproduce.
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Post by exploder »

I tried building my first custom kernel yesterday. The kernel booted fine with no errors at all! I had one little problem, two CD-ROMs showed up in "Computer". I have asked some questions on the Ubuntu forums and maybe I can get it sorted out.

If you have never tried building your own kernel, let me tell you it is king of fun. As long as you leave your current kernel installed you can switch back if the new kernel should have problems.

I followed the instructions on The Master Kernel thread on the Ubuntu forums.

http://ubuntuforums.org/showthread.php? ... ter+Kernel
User avatar
newW2
Level 5
Level 5
Posts: 821
Joined: Fri Apr 06, 2007 10:24 am
Location: USA

Post by newW2 »

I have a question about preload. Is this safe to run? Will using it mean that there is a vulnerability that can be exploited? Coming from the Windows background makes one hyper sensitive :shock:

This is the description for preload in synaptic:

adaptive readahead daemon
preload monitors applications that users run, and by analyzing this
data, predicts what applications users might run, and fetches those
binaries and their dependencies into memory for faster startup times.

Note that installing preload will not make your system boot faster
and that preload is a daemon that runs with root priviledges.

Thanks.
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Post by exploder »

Preload is safe to run. It does what the description says, it helps start commonly used applications faster.
Post Reply

Return to “Tutorials”