User statistics - how much does xfce gain?
Auke Kok
auke at foo-projects.org
Wed Aug 31 03:13:30 CEST 2011
On 08/30/2011 03:18 PM, Jannis Pohlmann wrote:
> On Wed, 31 Aug 2011 00:07:38 +0200
> Clemens Eisserer<linuxhippy at gmail.com> wrote:
>
>> Hi Grant,
>>
>> I bet a lot of that is shared libraries (gtk, etc.), so adding up
>>> those numbers probably isn't very meaningful.
>>>
>>
>> But isn't RSS unshared memory (application private), whereas shared
>> libraries are as their name implies - are shared?
>
> Nope.
>
> http://wiki.marandcustomsolutions.com/space/Linux/Understanding+memory+usage
Indeed.
for a better idea of how much memory is used, you should consider
looking at PSS instead, which has a better correlation with actual
memory used by the application. Here's what "memuse" (a Pss reading
tool) says on my system with NVIDIA gfx:
25648Kb Thunar --sm-client-id 2a155738e-ac40-43c6-b930-d720415fbbac
--daemon
25374Kb xfce4-panel --sm-client-id
29d4b2aba-26cb-4a10-a16c-8e33f2bc80a0
24901Kb /usr/libexec/xfce4/panel-plugins/xfce4-mixer-plugin 13
18874412 xfce4-mixer-plugin Mixer Volume control for your sound card
24484Kb xfdesktop --display :0.0 --sm-client-id
29d48408c-a5df-4414-9bd3-aadf22d1d1b7
23007Kb /usr/bin/orage
22807Kb /usr/bin/Terminal
22523Kb xfwm4 --display :0.0 --sm-client-id
288d88f39-8215-4bde-b03f-345a0209940c
21696Kb /opt/google/chrome/chrome --type=extension
20545Kb xfce4-session
20536Kb /usr/libexec/xfce4/panel-plugins/xfce4-sensors-plugin 14
18874413 xfce4-sensors-plugin Sensor plugin Show sensor values.
20160Kb /usr/lib/xfce4/panel/wrapper
/usr/lib/xfce4/panel/plugins/libsystray.so 10 18874411 systray
Notification Area Area where notification icons appear
20150Kb xfce4-settings-helper --display :0.0 --sm-client-id
23a4ee169-4d30-439f-a65c-d0f3ade1adc0
19607Kb xfsettingsd
note that the sizes are still considerable, and some of them are just
plugins.
Auke
More information about the Xfce
mailing list