Comment 3 for bug 247492

Revision history for this message
xiayi (yi-xia) wrote : RE: [Bug 247492] Re: glxgears runs unsmoothly when several gear windowsare launched.

Thank you for your detailed analysis.
Looking forward to the ram compression applied on 8.04.

Best Regards
Yi Xia

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of Oliver Grawert
Sent: 2008年7月21日 9:09
To: Xia, Yi
Subject: [Bug 247492] Re: glxgears runs unsmoothly when several gear windowsare launched.

As mentioned before on the calls, the issue here is that we are using a videocard with shared memory. the basic system with idling desktop uses up 100M of the available 256M. In the minimal HW configuration this leaves 150M Ram for application usage. The i810 X driver that has to be used due to teh requirement for panning and compression modes will use additional 50M with OpenGL support enabled ...
GL was deliberately disabled in this environment to make sure the system doesnt run out of memory during normal operation. I have a patch pending that will enable GL support on all systems with bigger than the minimal Ram configuration, but it will not be possible to enable GL in the lowest Ram setup without generating a bad user experience.
(This would have been solved with various developments that are currently happening in the 8.10 release using certain Ram compression techniques)

** Changed in: cmpc
     Assignee: (unassigned) => Oliver Grawert (ogra)
       Status: New => In Progress

--
glxgears runs unsmoothly when several gear windows are launched.
https://bugs.launchpad.net/bugs/247492
You received this bug notification because you are a direct subscriber
of the bug.

Status in Application and image devlopment around the Classmate PC: In Progress

Bug description:
Open a console and run "glxgears > /dev/null &" from 3 times.
And it will run far from smoothly.