Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69403 - kacpid eats 80% CPU when compiling, kernel 2.6.9
Summary: kacpid eats 80% CPU when compiling, kernel 2.6.9
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-29 06:40 UTC by Curzio Basso
Modified: 2004-11-02 06:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
kernel config (config-2.6.9,25.92 KB, text/plain)
2004-10-29 06:42 UTC, Curzio Basso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Curzio Basso 2004-10-29 06:40:25 UTC
I have a gentoo-dev kernel, version 2.6.9-r1 on a Compaq notebook, PIII mobile.
Every time a compilation is started from emerge kacpid starts to use ~80% of the CPU time.
Killing the compilation does not help, and I have to reboot the system.
I did not check yet if this happens also compiling from outside emerge, although I would assume so.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




output of 'emerge info':

Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9
-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Intel(R) Pentium(R) III Mobile CPU      1000M
Hz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2
/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /
usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/s
hare/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/t
ex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs candy ccache distlocks gpg sandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror
/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://gentoo.inode.at
/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts cdparanoia crypt cups dga dnd dvd encode
 esd f77 flac foomaticdb gdbm gif gphoto2 gpm gtk gtk2 imlib java jpeg jpeg2k kd
e libg++ libwww lzw-tiff mad md5sum mikmod mmx mpeg ncurses nls oggvorbis opengl
 oss pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl sv
ga tcltk tcpd tetex threads tiff truetype unicode x86 xine xml2 xmms xprint xv z
lib"
Comment 1 Curzio Basso 2004-10-29 06:42:33 UTC
Created attachment 42847 [details]
kernel config
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-10-29 13:57:17 UTC
Could you please test with development-sources-2.6.10-rc1?
Comment 3 Curzio Basso 2004-11-01 04:39:36 UTC
Ok, first I made a double check with gentoo-dev-2.6.9-rc1 by re-emerging gimp, the problem was still there, and in the output of dmesg I found:

ACPI: Processor [CPU0] (supports C1 C2)
    ACPI-1133: *** Error: Method execution failed [\_SB_.BAT1.SEBI] (Node cff0f7
40), AE_AML_UNINITIALIZED_LOCAL
    ACPI-1133: *** Error: Method execution failed [\_TZ_.THRM._TMP] (Node cff0f2
80), AE_AML_UNINITIALIZED_LOCAL

Then I compiled development-sources-2.6.10-rc1 and the above lines weren't there anymore.
However kacpid was still doing as before.

I should also mention that this is happening while I'm on KDE.
I'll give it a try on single mode just to be sure that KDE's power management isn't messing with it...

Comment 4 Curzio Basso 2004-11-01 04:53:46 UTC
It's not KDE: I get the same result by booting in single mode.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2004-11-02 06:26:09 UTC
Could you please file a bug at http://bugzilla.kernel.org for this