From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:35437 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbdFRHQW (ORCPT ); Sun, 18 Jun 2017 03:16:22 -0400 Date: Sun, 18 Jun 2017 00:16:17 -0700 From: Christoph Hellwig Subject: Re: memory allocation deadlock Message-ID: <20170618071617.GA26968@infradead.org> References: <20170616193740.GH5421@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170616193740.GH5421@birch.djwong.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: Eric Sandeen , Brian Matheson , linux-xfs@vger.kernel.org On Fri, Jun 16, 2017 at 12:37:40PM -0700, Darrick J. Wong wrote: > memory and make the problems occur less frequently, as you've also > observed. However, that leaves the underlying problem, which is that we > need to break up the in-core cache into a tree(ish) structure of single > pages. Maybe that'll happen for 4.14 (Christoph?). Working on it, but it will be a big and potentially contentious change, so stay tuned.