Xorg: xserver using _a lot_ memory

Pete Zaitcev zaitcev at redhat.com
Sun Jan 18 18:08:04 UTC 2009


On Sun, 18 Jan 2009 15:11:26 +0100, Christoph Höger <choeger at cs.tu-berlin.de> wrote:

> But I still consider it a leakage. I'm following the memory consumption
> minute by minute now without doing anything. It raises faster and
> faster. From roughly 1/2M per minute to more than 5M/min. Right now it
> jumped up by 8M. (All taken from top's RES field)

The resident amount means nothing. It's just the number of pages
mapped. As they get referenced, this number increases. Memory
pressure makes it decrease.

If you suspect a leak, look at /proc/NNN/maps. Take snapshots
and compare the heap size over time.

-- Pete




More information about the fedora-devel-list mailing list