Gentoo Archives: gentoo-user

From: Einux <einuxnet@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Adobe-flash becomes quite slow.
Date: Sat, 02 Apr 2011 10:43:29
Message-Id: AANLkTi=fNNYTV0-bz5nA-Ltz3BaEtise3bpgQPNQ3gUt@mail.gmail.com
In Reply to: Re: [gentoo-user] Adobe-flash becomes quite slow. by Volker Armin Hemmann
1 I use strace to trace syscalls of
2 `/opt/Adobe/flash-player/libflashplayer.so` and found many errors like this:
3 {{{
4 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
5 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
6 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
7 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
8 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
9 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
10 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
11 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
12 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
13 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
14 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
15 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
16 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
17 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
18 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
19 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
20 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
21 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
22 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
23 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
24 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
25 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
26 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
27 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
28 madvise(0xdf20000, 3424256, MADV_DONTNEED) = 0
29 --- SIGPROF (Profiling timer expired) @ 0 (0) ---
30 }}}
31
32 Any ideas?
33
34 Thanks in advance :)
35
36 On Sat, Apr 2, 2011 at 4:05 AM, Volker Armin Hemmann <
37 volkerarmin@××××××××××.com> wrote:
38
39 > On Friday 01 April 2011 22:35:39 Einux wrote:
40 > > Adobe-flash becomes quite slow in my laptop after I updated world(or
41 > maybe I
42 > > reconfigured kernel options) several days ago. I've made a lot of
43 > > modifications, so I'm not sure exactly which action leads to the
44 > malfunction
45 > > of adobe-flash.
46 >
47 > adobe flash is just slow with composite. And its performance differs
48 > greatly
49 > between minor versions.
50 >
51 >
52
53
54 --
55 Best Regards,
56 Einux