From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goldwyn Rodrigues Subject: Re: [PATCH v10 00/62] Convert page cache to XArray Date: Tue, 17 Apr 2018 16:49:30 -0500 Message-ID: <72e416d6-c723-fa0e-7411-8c8f1e9fbc22@suse.de> References: <20180330034245.10462-1-willy@infradead.org> <20180414195030.GB31523@bombadil.infradead.org> <20180414195859.GC31523@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1f8YTy-0006St-Qk for linux-f2fs-devel@lists.sourceforge.net; Tue, 17 Apr 2018 21:49:46 +0000 Received: from mx2.suse.de ([195.135.220.15]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.90_1) id 1f8YTw-000yWi-Ll for linux-f2fs-devel@lists.sourceforge.net; Tue, 17 Apr 2018 21:49:46 +0000 In-Reply-To: <20180414195859.GC31523@bombadil.infradead.org> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: Matthew Wilcox Cc: linux-nilfs@vger.kernel.org, Jan Kara , Jeff Layton , Matthew Wilcox , James Simmons , Jaegeuk Kim , Andreas Dilger , Nicholas Piggin , linux-f2fs-devel@lists.sourceforge.net, Oleg Drokin , linux-mm@kvack.org, Ryusuke Konishi , linux-fsdevel@vger.kernel.org, Lukas Czerner , Ross Zwisler , Christoph Hellwig , Mike Kravetz On 04/14/2018 02:58 PM, Matthew Wilcox wrote: > On Sat, Apr 14, 2018 at 12:50:30PM -0700, Matthew Wilcox wrote: >> On Mon, Apr 09, 2018 at 04:18:07PM -0500, Goldwyn Rodrigues wrote: >> >> I'm sorry I missed this email. My inbox is a disaster :( >> >>> I tried these patches against next-20180329 and added the patch for the >>> bug reported by Mike Kravetz. I am getting the following BUG on ext4 and >>> xfs, running generic/048 tests of fstests. Each trace is from a >>> different instance/run. >> >> Yikes. I haven't been able to reproduce this. Maybe it's a matter of >> filesystem or some other quirk. >> >> It seems easy for you to reproduce it, so would you mind bisecting it? >> Should be fairly straightforward; I'd start at commit "xarray: Add >> MAINTAINERS entry", since the page cache shouldn't be affected by anything >> up to that point, then bisect forwards from there. >> >>> BTW, for my convenience, do you have these patches in a public git tree? >> >> I didn't publish it; it's hard to push out a tree based on linux-next. >> I'll try to make that happen. > > Figured it out: > > http://git.infradead.org/users/willy/linux-dax.git/shortlog/refs/heads/xarray-20180413 > > aka > git://git.infradead.org/users/willy/linux-dax.git xarray-20180413 Thanks. I found the erroneous commit is e14a33134244 mm: Convert workingset to XArray mapping->nrexceptional is becoming negative. An easy way to reproduce is to perform a large enough I/O to force it to swap out and inodes are evicted. -- Goldwyn ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot