ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #102100
Re: [Bug 686340] [NEW] xorg using intel 11 Gb of virtual memory
On Tue, 07 Dec 2010 12:07:14 -0000, Launchpad Bug Tracker <686340@xxxxxxxxxxxxxxxxxx> wrote:
> You have been subscribed to a public bug:
>
> Binary package hint: xorg
>
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 1177 root 20 0 11.4g 20m 5956 S 2 0.5 31:22.37 Xorg
>
> I'm sure how to collect data for this, I left my eclipse running for
> some time,
>
> $ uptime
> 22:06:24 up 2 days, 7:17, 4 users, load average: 0.26, 0.40, 0.76
>
> and My xorg server is running with 11.4Gb of virtual memory.
>
> Is there a way to capture more information, to fix this problem.
xrestop would tell you if the memory is being consumed for pixmaps on
behalf of clients.
'cat /sys/kernel/debug/dri/0/*gem_objects' will give you some information
on the buffers allocated by the kernel. If X is the only rendering
client, the number of buffers should be very close to the number of
pixmaps, or there is a bo refleak.
One suspects the leak lies with Eclipse... Or hopes. ;-)
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/686340
Title:
xorg using intel 11 Gb of virtual memory
References