From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754910AbaCKRLI (ORCPT ); Tue, 11 Mar 2014 13:11:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22885 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754492AbaCKRLE (ORCPT ); Tue, 11 Mar 2014 13:11:04 -0400 Date: Tue, 11 Mar 2014 13:10:45 -0400 From: Dave Jones To: Cyrill Gorcunov Cc: Sasha Levin , Andrew Morton , Linux Kernel , linux-mm@kvack.org, Linus Torvalds , Joonsoo Kim , Bob Liu , Konstantin Khlebnikov Subject: Re: bad rss-counter message in 3.14rc5 Message-ID: <20140311171045.GA4693@redhat.com> Mail-Followup-To: Dave Jones , Cyrill Gorcunov , Sasha Levin , Andrew Morton , Linux Kernel , linux-mm@kvack.org, Linus Torvalds , Joonsoo Kim , Bob Liu , Konstantin Khlebnikov References: <20140310201340.81994295.akpm@linux-foundation.org> <20140310214612.3b4de36a.akpm@linux-foundation.org> <20140311045109.GB12551@redhat.com> <20140310220158.7e8b7f2a.akpm@linux-foundation.org> <20140311053017.GB14329@redhat.com> <20140311132024.GC32390@moon> <531F0E39.9020100@oracle.com> <20140311134158.GD32390@moon> <20140311142817.GA26517@redhat.com> <20140311143750.GE32390@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140311143750.GE32390@moon> 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 On Tue, Mar 11, 2014 at 06:37:50PM +0400, Cyrill Gorcunov wrote: > > > After reading some more, I suppose the idea I had is wrong, investigating. > > > Will ping if I find something. > > > > I can rule it out anyway, I can reproduce this by telling trinity to do nothing > > other than mmap()'s. I'll try and narrow down the exact parameters. > > Dave, iirc trinity can write log file pointing which exactly syscall sequence > was passed, right? Share it too please. Hm, I may have been mistaken, and the damage was done by a previous run. I went from being able to reproduce it almost instantly to now not being able to reproduce it at all. Will keep trying. Dave