View Full Version : KDE 4.3 is great. But it uses too much memory.
everypot
August 12th, 2009, 19:11
Glad to say that 4.3 was stable and fast all day, but at the end of the day memory usage climbed steadily. Using 1.5 GB of the 2 GB total memory...
graudeejs
August 12th, 2009, 19:25
x11-wm/fvwm2-devel 9M memory usage top
gripek
August 12th, 2009, 19:40
Fluxbox?
and some more big... Xfce4 but still light and NICE! :)
xiaoj
August 13th, 2009, 02:10
KDE4.3 is to big, to complicated. It seams like kde4.3-l10n does not support zh_CN.GBK, only support UTF8.
i am using xfce4, it's easy, light
phoenix
August 13th, 2009, 19:39
Glad to say that 4.3 was stable and fast all day, but at the end of the day memory usage climbed steadily. Using 1.5 GB of the 2 GB total memory...
But, is that wired memory (actually in use by apps/libs) or cache memory (file cache, buffer cache, VM cache, etc)?
Remember, "free" memory on FreeBSD is wasted (unused) memory. The kernel tries to use any "free" memory for cache. On a properly working FreeBSD system, the "free" memory should be near 0.
Also, remember that KDE re-uses a lot of shared libs/data, so the memory usage reported by top will not be an accurate reflection of the actual memory usage. Top doesn't show shared memory resources correctly.
There are several blog posts on planet KDE that cover this topic, and how most "memory checkers" get it wrong.
everypot
August 13th, 2009, 19:59
Yes. But KDE 4.2 uses much less memory than KDE 4.3.
There are many "kdeinit4" processes which use a lot of memory.
But, is that wired memory (actually in use by apps/libs) or cache memory (file cache, buffer cache, VM cache, etc)?
Remember, "free" memory on FreeBSD is wasted (unused) memory. The kernel tries to use any "free" memory for cache. On a properly working FreeBSD system, the "free" memory should be near 0.
Also, remember that KDE re-uses a lot of shared libs/data, so the memory usage reported by top will not be an accurate reflection of the actual memory usage. Top doesn't show shared memory resources correctly.
There are several blog posts on planet KDE that cover this topic, and how most "memory checkers" get it wrong.
phoenix
August 13th, 2009, 20:20
Yes, and each of those processes is sharing something like 90% of the memory, so it's not actually using as much as you think. Which is my point.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.