Re: Horrible performance

Mansour Moufid <[email protected]> Wed, 25 Aug 2010 14:19:24 -0400
Newsgroups gmane.linux.gentoo.performance
Message-ID <[email protected]>
On Wed, Aug 25, 2010 at 7:09 AM, Alex Schuster <[email protected]> wrote:
> I just added this some days ago in order to give debug information for a a
> bug in strigi I had reported. I forgot to take it out, but so far only few
> packages were compiled with this setting. But thanks for mentioning this,
> I removed the debug setting now.
> But should it matter? Optimization still happens. And when these
> interrupts hapen, the CPU is not at 100%.
>
> I do not use march=native because I sometimes use another host with
> distcc.

Oh, I thought that might have been behind the memory issue...

But actually it sounds like you don't have direct rendering? Check
with glxinfo (from x11-apps/mesa-progs):

$ glxinfo | grep -i direct

If not then check out this thread in the forums for the correct kernel
configuration:
<http://forums.gentoo.org/viewtopic-t-840613-highlight-radeon+3200.html>

If that works you can also try building the KDE libraries with -Os to
help with memory. I don't think you should be using swap at all.

-- 
Mansour Moufid