Hi. I've seen large memory consumption in Xorg that was due to malloc()
not releasing its memory to the OS. Look here:

    http://notes.secretsauce.net/notes/2016/04/08_glibc-malloc-inefficiency.html

Does malloc_trim() free massive amounts of memory for you?

Reply via email to