[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1251366017.18584.62.camel@twins>
Date: Thu, 27 Aug 2009 11:40:17 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Pawel Golaszewski <blues@....pl>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Dhaval Giani <dhaval.giani@...il.com>
Subject: Re: PROBLEM: oops
On Thu, 2009-08-27 at 11:24 +0200, Pawel Golaszewski wrote:
> On Thu, 27 Aug 2009, Peter Zijlstra wrote:
> > > > > > > > > could you try to reproduce without that?
> > > > > > > > >
> > > > > > > > > CONFIG_GROUP_SCHED=n
> > > > > > > > I'll try.
> > > > > > It seems that problem still exists - system has crashed too.
> > > > > > From netconsole: Any ideas? Last kernel I was using is 2.6.27.13
> > > > > > - works fine. None between 13 and 31 tested...
> > > > > # git log --format=oneline v2.6.27.13..v2.6.27.31 kernel/sched*
> > > > > 2b46f3769896dc04e1e49144d282e4655677105a wait: prevent exclusive waiter starvation
> > > > >
> > > > > Nothing changed anywhere near the code that is falling apart..
> > > > I have 2 machines with the same hardware and similar software. On
> > > > one .13 is stable - I will test it on the second one. Should be too.
> > > I've checked it - 2.6.27.13 is stable for me. Conclusion: there is
> > > something wrong between 2.6.27.13 and 2.6.27.31 What can I do about
> > > that? I'm not kernel-hacker...
> > Unless any of the memory debugging options yield a clue
>
> Which options?
I'm not sure what was available in .27
looking at your config, the things you can try are:
CONFIG_SLUB_DEBUG_ON=y
CONFIG_DEBUG_PAGEALLOC=y
I'm not seeing kmemcheck.
--
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