From: Dave Jones <davej@redhat.com>
To: Christoph Lameter <cl@linux.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-mm@kvack.org,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
Stephen Wilson <wilsons@start.ca>, Mel Gorman <mgorman@suse.de>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: 3.4-rc7 numa_policy slab poison.
Date: Mon, 21 May 2012 16:29:04 -0400 [thread overview]
Message-ID: <20120521202904.GB12123@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1205211510480.10940@router.home>
On Mon, May 21, 2012 at 03:18:38PM -0500, Christoph Lameter wrote:
> On Mon, 21 May 2012, Dave Jones wrote:
>
> > On Mon, May 21, 2012 at 12:39:19PM -0700, Linus Torvalds wrote:
> >
> > > But there's not a lot of recent stuff. The thing that jumps out is Mel
> > > Gorman's recent commit cc9a6c8776615 ("cpuset: mm: reduce large
> > > amounts of memory barrier related damage v3"), which has a whole new
> > > loop with that scary mpol_cond_put() usage. And there's we had
> > > problems with vma merging..
> > >
> > > Dave, how recent is this problem? Have you already tried older kernels?
> >
> > I tried bisecting, but couldn't find a 'good' kernel.
> > I Went back as far as 3.0, before that I kept running into compile failures.
> > Newer gcc/binutils really seems to dislike 2.6.x now.
>
> Well binary distro kernels are available that allow easy testing. Will try
> with what I got here. I have reproduced it with 3.4 so far.
>
> Its always an mput on a freed memory policy. Slub recovery keeps my system
> up at least. I just get the errors dumped to dmesg.
interesting. after it's happened 1-2 times for me, it seems things get really
corrupted, and I start seeing spinlock errors, and soft lockup messages, then hard lockup.
> Is there any way to get the trinity tool to stop when the kernel writes
> errors to dmesg?
hmm, I added a test a while ago to stop when /proc/sys/kernel/tainted changes,
but maybe that broke. I'll take a look. (Of course if you start the tool
after already tainted, it'll ignore it).
> That way I could see the parameters passed to mbind?
It does create log files in the current dir with the parameters used.
You should be able to grep for the pid that caused the actual oops.
Dave
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2012-05-21 20:29 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20120517213120.GA12329@redhat.com>
2012-05-18 18:58 ` Dave Jones
2012-05-21 15:47 ` Dave Jones
2012-05-21 19:39 ` Linus Torvalds
2012-05-21 20:01 ` Dave Jones
2012-05-21 20:18 ` Christoph Lameter
2012-05-21 20:29 ` Dave Jones [this message]
2012-05-21 20:36 ` Christoph Lameter
2012-05-21 20:38 ` Dave Jones
2012-05-21 20:47 ` Christoph Lameter
2012-05-21 21:09 ` Dave Jones
2012-05-22 17:27 ` Christoph Lameter
2012-05-22 17:38 ` Dave Jones
2012-05-22 17:59 ` Christoph Lameter
2012-05-21 20:30 ` Dave Jones
2012-05-21 20:41 ` Christoph Lameter
2012-05-22 11:59 ` Mel Gorman
2012-05-22 15:42 ` Linus Torvalds
2012-05-23 11:48 ` Mel Gorman
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=20120521202904.GB12123@redhat.com \
--to=davej@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=cl@linux.com \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mgorman@suse.de \
--cc=torvalds@linux-foundation.org \
--cc=wilsons@start.ca \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox