[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BA082EC.8030101@cn.fujitsu.com>
Date: Wed, 17 Mar 2010 15:21:16 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>, Peter Zijlstra <peterz@...radead.org>
CC: Frederic Weisbecker <fweisbec@...il.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Paul Mackerras <paulus@...ba.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [BUG] perf: hard lockup when using perf-sched
An idea came to me that running perf-sched with a fork "bomb" might
reveal some bug.
So I wrote a program (attached), and did the following test:
# gcc fork.c
# ./a.out &
# perf sched record
After a few seconds, the machine froze, without printing any message.
I've tried the test both on v2.6.34-rc1 and v2.6.34-rc1-tip+.
I'll send you any other information you need.
View attachment "fork.c" of type "text/plain" (404 bytes)
Powered by blists - more mailing lists