Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] SOLVED: gcc 4.1 upgrade - bad desktop interactivity anyone?
Date: Fri, 22 Sep 2006 19:37:43
Message-Id: 5bdc1c8b0609221235i2270bbenf016d5fa7a1998ec@mail.gmail.com
1 It turns out that for me the problem was the ati-drivers package.
2 Switching to the radeon driver today lowered the CPU usage back to the
3 9% range that I was used to:
4
5 mark@lightning ~ $ top
6
7 top - 12:35:05 up 4:07, 3 users, load average: 0.02, 0.05, 0.16
8 Tasks: 91 total, 1 running, 89 sleeping, 0 stopped, 1 zombie
9 Cpu(s): 12.3% us, 2.7% sy, 0.0% ni, 85.0% id, 0.0% wa, 0.0% hi, 0.0% si
10 Mem: 1025944k total, 431836k used, 594108k free, 19672k buffers
11 Swap: 2008084k total, 0k used, 2008084k free, 167108k cached
12
13 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
14 11115 mark 15 0 247m 100m 30m S 9.6 10.1 18:13.38 mythfrontend
15 10794 root 15 0 208m 34m 20m S 3.7 3.5 7:40.66 X
16 912 root -42 -5 0 0 0 S 0.7 0.0 0:50.06 IRQ 217
17
18 Cheers,
19 Mark
20
21 On 9/14/06, Mark Knecht <markknecht@×××××.com> wrote:
22 > Hi,
23 > I'm just curious whether anyone besides me is noticing their
24 > machine feeling somewhat sluggish since doing the gcc-4.1 upgrade?
25 > Mine seems ot be using a lot of memory. Alt-tabbing between windows
26 > seems slow. Ethernet traffic in my browser is causing pretty
27 > noticeable interruptions in things like MythTV.
28 >
29 > I noticed that the rtirq scripts were not setting one of my sound
30 > cards priorities correctly after the upgrade so I changed the config
31 > file and fixed that, but I don't think it should have changed at all.
32 >
33 > The machine is still quite usable, but it doesn't feel as snappy as
34 > it did last week.
35 >
36 > I made no changes in /etc/make.conf for the upgrade. Everything is
37 > pretty basic as far as I can tell:
38 >
39 > CFLAGS="-march=k8 -O2 -pipe"
40 > CHOST="x86_64-pc-linux-gnu"
41 > USE="dri radeon mmx mmxext sse sse2 3dnow 3dnowext gnome kde -esd
42 > -arts ladspa nptl nptlonly audiofile gimp gimpprint ppds usb alsa cdr
43 > dvd dvdr dvdread jack jack-tmpfs fluidsynth tcltk sndfile v4l v4l2
44 > mysql flac xscreensaver -samba i8x0 mythtv apache2 -lirc mjpeg xvid
45 > real cjk unicode vorbis ogg truetype java -eds"
46 > CXXFLAGS="${CFLAGS}"
47 > MAKEOPTS="-j2"
48 >
49 > 3GHz AMD64 with 1GB & NVidia chipset/SATA drives.
50 >
51 > Mark
52 >
53 --
54 gentoo-amd64@g.o mailing list

Replies