HighMemory

Differences between revisions 24 and 25
Revision 24 as of 2010-04-21 16:41:16
Size: 2420
Editor: 88
Comment: changed to GMA945 on laptop since nouveau seems to be unaffected
Revision 25 as of 2010-04-21 16:49:29
Size: 2512
Editor: c-174-55-164-6
Comment:
Deletions are marked like this. Additions are marked like this.
Line 50: Line 50:
|| Murat Gunes || GNOME || GMA945 || intel || (testing) || (testing) || || Murat Gunes || GNOME || GMA945 || intel || (testing) || (testing) || ||
|| Dave Lentz || GNOME/KDE || RV710/RadeonHD4550 || ati || (testing) || (testing) || ||

Testing major GEM memory leak

Recently in Lucid, a major memory leak was introduced into the X.org server which causes the computer to get slower and slower over time. This is reported as bug 565981. This does not affect cards using proprietary drivers or not using DRI2. Intel will always be affected since DRI2 is used with and without KMS, ATI uses DRI1 without KMS.

One possible solution is to roll back the GLX 1.4 enablement patches, and the patch which caused the memory leak to appear.

Installing the test packages

Please do the following to upgrade to the proposed X server with the fix:

  •   sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
      sudo apt-get update
      sudo apt-get dist-upgrade

After that, reboot and log in.

Testing

Please work with your system normally for a few hours with compiz enabled (at which point the current lucid X.org server should feel really sluggish), as well as check functionaly and performance of:

  • Video playback (fullscreen and windowed)
  • Games (extremetuxracer, sauerbraten, etc.)
  • compiz (quickly change desktops and move windows around)
  • Flash movies
  • etc.

Please verify that glxinfo | grep "GLX version" says "1.2", not "1.4".

Reverting back to lucid packages

sudo apt-get install ppa-purge
sudo ppa-purge ppa:ubuntu-x-swat/x-updates

Feedback

Your name

Desktop

Chipset

Driver (fglrx vs. ati, etc.)

Bug fixed?

Any regressions?

Comments

Martin Pitt

GNOME/UNE

GMA945

intel

(testing)

No

Didier Roche

GNOME/UNE

GMA945 (on both netbooks)

intel

Yes

Not yet (after one workday)

Ken VanDine

GNOME

GM45

intel

(testing)

No

Ken VanDine

UNE

945GME

intel

(testing)

No

Sebastien Bacher

GNOME

intel 965

intel

(testing)

testing

C de-Avillez

GNOME

amd64

ati

(testing)

testing

PedroVillavicencio

GNOME

82G33

intel

(testing)

(testing)

Stefan Lesicnik

GNOME

GeForce GTX 260M

nvidia

(testing)

(testing

Robert Hooker

Gnome/UNE

945GME

Intel

Yes

(testing)

Jamie Strandboge

Gnome

Radeon 7500

ati

(testing)

no

Murat Gunes

GNOME

GMA945

intel

(testing)

(testing)

Dave Lentz

GNOME/KDE

RV710/RadeonHD4550

ati

(testing)

(testing)

X/Troubleshooting/HighMemory (last edited 2012-04-14 02:29:48 by static-50-53-79-63)