On 06/03/15 10:48, Gordon Messmer wrote:
> $ a=0; ps axfu | grep ^gdm| awk '{print $6}' | \
>   (while read x ; do a=$(( a + x )) ; done ; echo $a )
> 400760
>
> Does anyone else notice that gdm's session takes up 300-400MB of RAM?  I 
> typically defend GNOME, but this is kind of ridiculous.

I show 359852 while a system running sddm shows 10732

-- 
Sorta what I want to say when folks habitually complain about Fedora - 
https://youtu.be/ZArl8fTfub4
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to