All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Antille Julien <julien.antille@eivd.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: keventd takes 99% of CPU when laptop lid is closed
Date: Thu, 13 May 2004 19:08:42 -0700	[thread overview]
Message-ID: <20040513190842.2cfada4d.akpm@osdl.org> (raw)
In-Reply-To: <200405132026.46505.julien.antille@eivd.ch>

Antille Julien <julien.antille@eivd.ch> wrote:
>
> On 2.4.26, 2.6.5 and 2.6.6, the kernel process keventd takes 99% of CPU when 
> my laptop's lid is closed. It comes back to normal when I open it again.
> Laptop is a DELL Inspirion 2650.
> 
> This problem did not occure with <=2.4.25 or <= 2.6.4
> 

Can you please generate a kernel profile?

Boot with the "profile=1" kernel command line option.

sudo readprofile -r
<close lid>
<wait 30 seconds>
<open lid>
sudo readprofile -n -v -m /wherever/System.map | sort -n +2 | tail -40 > foo

And send us foo?

Make sure that you use the System.map which corresponds to the
currently-running kernel.

Thanks.

  reply	other threads:[~2004-05-14  2:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 18:26 keventd takes 99% of CPU when laptop lid is closed Antille Julien
2004-05-14  2:08 ` Andrew Morton [this message]
2004-05-14  7:29   ` Antille Julien
     [not found] <A6974D8E5F98D511BB910002A50A6647615FB5D0@hdsmsx403.hd.intel.com>
2004-05-15  1:22 ` Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040513190842.2cfada4d.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=julien.antille@eivd.ch \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.