Comment 3 for bug 1074279

Revision history for this message
Jérôme (jerome-bouat) wrote : Re: lightdm uses more physical memory than X

Note that lxdm-binary is the only the 36th memory consumer 2364 kB of physical memory :
-----
j@j-VB:~$ echo -n " " ; ps axl | head -1 && ps axlO-r | awk '{ print NR " " $0 ; }' | head -38 | tail -6
   F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
33 0 1000 1076 1009 20 0 74968 2648 poll_s S ? 0:00 xscreensaver -no-splash
34 0 1000 1240 1 20 0 68196 2484 poll_s S ? 0:00 /usr/lib/x86_64-linux-gnu/gconf/gconfd-2
35 0 1000 1109 1 20 0 47492 2476 poll_s S ? 0:00 /usr/lib/x86_64-linux-gnu/xfce4/xfconf/xfconfd
36 4 0 801 1 20 0 64568 2364 poll_s Ss ? 0:00 lxdm-binary
37 4 0 1 0 20 0 24452 2264 poll_s Ss ? 0:01 /sbin/init
38 5 104 1380 1 20 0 37688 2176 poll_s Ss ? 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 104:109
j@j-VB:~$
-----