Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Adobe-flash becomes quite slow.
Date: Sat, 02 Apr 2011 11:29:23
Message-Id: in716t$8s8$1@dough.gmane.org
In Reply to: [gentoo-user] Adobe-flash becomes quite slow. by Einux
1 On 04/01/2011 07:35 AM, Einux wrote:
2 > Adobe-flash becomes quite slow in my laptop after I updated world(or maybe I reconfigured kernel options) several days ago. I've made a lot of modifications, so I'm not sure exactly which action leads to the malfunction of adobe-flash.
3 >
4 > I use the latest stable version of adobe-flash(10.2.153.1), nvidia(260.19.36).
5 >
6 > What you guys know what factors are affecting the performance of adobe-flash?
7 >
8 > Here's the recent main modifications to my system:
9 > 1. (/etc/make.conf) change CFLAGS and CXXFLAGS from "-O2 -march=i686 -pipe" to "-O2 -march=native -fomit-frame-pointer -pipe"
10 > 2. change the *Preemption Model" in the kernel config from "Voluntary Kernel Preemption" to "Preemptible Kernel"
11 > 3. excluded SMT scheduler support in the kernel config(my CPU doesn't support hyper-threading)
12 > 4. I tried the latest 2.6.38 gentoo-sources, and roll back to 2.6.36-r8
13
14 Make sure you are using the nvidia proprietary libraries:
15
16 $eselect opengl list
17 Available OpenGL implementations:
18 [1] nvidia * <---------- this one
19 [2] xorg-x11

Replies

Subject Author
Re: [gentoo-user] Re: Adobe-flash becomes quite slow. Einux <einuxnet@×××××.com>