HighMemory

Differences between revisions 11 and 12
Revision 11 as of 2010-04-21 15:22:02
Size: 1551
Editor: pD9EB605D
Comment:
Revision 12 as of 2010-04-21 15:23:23
Size: 1568
Editor: pD9EB605D
Comment: move glx version to testing section, it's constant
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
Please verify that `glxinfo | grep "GLX version"` says "1.2", not "1.4".
Line 31: Line 33:
|| '''Your name''' || '''Desktop''' || '''Chipset''' || '''Driver''' (fglrx vs. ati, etc.) || Bug fixed? || Any regressions? || GLX version (glxinfo | grep "GLX version") || Comments ||
|| Martin Pitt || GNOME/UNE || GMA945 || intel || (testing) || No || 1.2 || ||
|| '''Your name''' || '''Desktop''' || '''Chipset''' || '''Driver''' (fglrx vs. ati, etc.) || Bug fixed? || Any regressions? || Comments ||
|| Martin Pitt || GNOME/UNE || GMA945 || intel || (testing) || No || ||
Line 34: Line 36:
|| Ken VanDine || GNOME || GM45 || intel || (testing) || (testing) || || ||
|| Sebastien Bacher || GNOME || intel 965 || intel || (testing) || testing || || ||
|| Ken VanDine || GNOME || GM45 || intel || (testing) || (testing) || ||
|| Sebastien Bacher || GNOME || intel 965 || intel || (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.

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 (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 windos around)
  • Flash movies
  • etc.

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

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)

(testing)

Sebastien Bacher

GNOME

intel 965

intel

(testing)

testing

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