View Single Post
  #7 (permalink)  
Old 05-Jul-2009, 13:59
kukibl's Avatar
kukibl kukibl is offline
Puzzled Penguin
 
Join Date: Oct 2008
Posts: 15
kukibl hasn't been rated much yet
Send a message via MSN to kukibl Send a message via Yahoo to kukibl
Default Re: {OpenSuSE, Fedora, Mandriva, Ubuntu}- how light can they

Quote:
Originally Posted by ken_yap View Post
Tweaking can only do so much.

Except for beagle, I don't find that turning off daemons does much, unless you are desperately short of memory. Their footprints are in the order of tens of MB. Firefox's footprint easily swamps that.

Removing packages does nothing except free up some disk space, which is cheap these days. If you never use OO, it makes no difference removing its packages.

Fast graphics cards, fast disks and controller, fast CPU, and most important, sufficient memory help a lot.

Compilation optimisation a la Gentoo may get you some increase in speed but I'm not prepared to have my machine grind away for hours just to get it. It may be worth it for some CPU intensive programs like encoders and media players, but those already use tricks to select the best code for the CPU.

I'm not willing to use lighter but less capable versions of software just to be able to run faster, if it means I have to spend more time coping with lack of features I want. With hardware so cheap these days, over the lifetime of the computer the time wasted outvalues the saving in using a slower machine.
I couldn't agree more with everything you wrote. ...but - could somenone explain me why such difference between sidux and Fedora with basically same install (no additional services or daemons)? 100 MB is not small difference.

Right now I'm running my sister's laptop (OpenSuSE 11.1) with minimal KDE3 and Firefox. It still looks slower compared to sidux with KDE4, but this impressed me:

Code:
$free -m
             total       used       free     shared    buffers     cached
Mem:          1876       1777         98          0         90       1551
-/+ buffers/cache:        135       1740
Swap:          251          0        250
Reply With Quote