From kde-devel Mon Jul 14 10:43:51 2008 From: "John Tapsell" Date: Mon, 14 Jul 2008 10:43:51 +0000 To: kde-devel Subject: Re: KDE4 and the nvidia driver Message-Id: <43d8ce650807140343u632ee16aka6d3723d7e6c4216 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=121603229607421 2008/7/12 Michael Leupold : > - OpenGL mode: Shared Memory I don't think enabling shared memory is such a good idea, performance wise. Shared memory is rarely a good idea, since almost all machines these days have dedicated video memory (making shared memory between xserver and x apps pointless) and is fairly incompatible with XRender anyway. (XRender disables whole chunks of functionality from the shared extension). Even on systems with host memory being used for video memory, I don't think shared memory would help. John >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<