[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1258109389.22655.29.camel@laptop>
Date: Fri, 13 Nov 2009 11:49:49 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: ego@...ibm.com
Cc: Sachin Sant <sachinp@...ibm.com>,
LKML <linux-kernel@...r.kernel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Mike Galbraith <efault@....de>
Subject: Re: -next: Nov 12 - kernel BUG at kernel/sched.c:7359!
On Fri, 2009-11-13 at 11:31 +0100, Peter Zijlstra wrote:
> /me goes try a PREEMPT=n kernel, since that is what Mike reports boot
> funnies with..
Seems to boot just fine..
let me run a few benchmarks while I have:
while :;
do
echo 0 > /sys/devices/system/cpu/cpu1/online;
sleep .1;
echo 1 > /sys/devices/system/cpu/cpu1/online;
done &
running
--
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