[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BFF5E3B.5060305@gmail.com>
Date: Fri, 28 May 2010 08:10:03 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: JD <jd1008@...il.com>
CC: Eric Paris <eparis@...hat.com>, Al Viro <viro@...iv.linux.org.uk>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: udevd high cpu hogging in kernel-2.6.34 git8 to git-13
Added lkml back to CC.
On 05/28/2010 08:06 AM, JD wrote:
> But here goes:
> I have seen this behaviour in all the git releases from git8
> to the current 2.6.34-git13
>
> I have some of the analysis based on strace, and kernel stack
> trace.
> Instead of backing out the whole code for the new udevd, perhaps
> it (udevd) should sleep for some time before polling the same fd
> again.
So if you see in the strace output the poll to return immediately with
out fd being an anon_inode (check /proc/pid_of_udev/fd/), it is the
issue. AFAIK, it was not fixed upstream yet.
So could you try to revert a7cf4145b?
--
js
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists