Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758517Ab2EUUaa (ORCPT ); Mon, 21 May 2012 16:30:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11078 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758474Ab2EUUaZ (ORCPT ); Mon, 21 May 2012 16:30:25 -0400 Date: Mon, 21 May 2012 16:30:14 -0400 From: Dave Jones To: Christoph Lameter Cc: Linus Torvalds , Linux Kernel , linux-mm@kvack.org, KOSAKI Motohiro , Stephen Wilson , Mel Gorman , Andrew Morton Subject: Re: 3.4-rc7 numa_policy slab poison. Message-ID: <20120521203014.GC12123@redhat.com> Mail-Followup-To: Dave Jones , Christoph Lameter , Linus Torvalds , Linux Kernel , linux-mm@kvack.org, KOSAKI Motohiro , Stephen Wilson , Mel Gorman , Andrew Morton References: <20120517213120.GA12329@redhat.com> <20120518185851.GA5728@redhat.com> <20120521154709.GA8697@redhat.com> <20120521200118.GA12123@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 18 On Mon, May 21, 2012 at 03:18:38PM -0500, Christoph Lameter wrote: > 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. > > Is there any way to get the trinity tool to stop when the kernel writes > errors to dmesg? That way I could see the parameters passed to mbind? another way might be to remove the -q argument, and use -p which inserts a pause() after each syscall. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/