FS#13702 - Memory leak in xorg-server with intel driver
Attached to Project:
Arch Linux
Opened by David K. (dcrabs) - Sunday, 08 March 2009, 15:19 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 14 April 2009, 21:56 GMT
Opened by David K. (dcrabs) - Sunday, 08 March 2009, 15:19 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 14 April 2009, 21:56 GMT
|
Details
Description:
X cpu usage with EXA is constant over 50% and process memory is increasing constantly until computer freezes With UXA and dri2, cpu usage is lower but memory is increasing constantly until computer freezes Disabling desktop effects slows increase of memory usage down Attached files are pmap of X process and output of xrestop if that is of any help. There is no obvious increase of memory in Qt Additional info: packages installed from testing: testing/xf86-video-intel 2.6.3-2 testing/xorg-server 1.6.0-1 and dependencies Steps to reproduce: 1. Desktop effects enabled in KDE4.2 2. wait or use effects |
This task depends upon
xf86-video-intel 2.6.3-1
xorg-server 1.6.0-1
intel 950GM, UXA enabled, kernel 2.6.29-rc7 with KMS
I only use awesome, and no GL or compositing.
X starts with ~20MB RSS now it's 130, and it goes to 200 ussually, before I restart it.
xf86-video-intel 2.6.99.902-1
testing/kernel26 2.6.28.8-1
Latest git versions of intel driver, mesa and intel-dri are working much better means memory is increasing slower.
Using any compiz effect adds memory to the X process but it is less than before.
But, when i append kernel parameter: nopat, it's better. and no errors in dmesg.
Maybe...
detail:
http://bugs.freedesktop.org/show_bug.cgi?id=20704
patch:
http://bugs.freedesktop.org/attachment.cgi?id=24296
So, why is xorg-server and rest going to extra?
Am I advised to use the legacy driver with an intel 965GM card now?