Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757528Ab0FONhr (ORCPT ); Tue, 15 Jun 2010 09:37:47 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:56159 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752850Ab0FONhp (ORCPT ); Tue, 15 Jun 2010 09:37:45 -0400 Date: Tue, 15 Jun 2010 09:37:27 -0400 From: Christoph Hellwig To: Rik van Riel Cc: Mel Gorman , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, Dave Chinner , Chris Mason , Nick Piggin , Johannes Weiner , Christoph Hellwig , KAMEZAWA Hiroyuki , Andrew Morton Subject: Re: [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim Message-ID: <20100615133727.GA27980@infradead.org> References: <1276514273-27693-1-git-send-email-mel@csn.ul.ie> <1276514273-27693-13-git-send-email-mel@csn.ul.ie> <4C16A567.4080000@redhat.com> <20100615114510.GE26788@csn.ul.ie> <4C17815A.8080402@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C17815A.8080402@redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 17 On Tue, Jun 15, 2010 at 09:34:18AM -0400, Rik van Riel wrote: > If direct reclaim can overflow the stack, so can direct > memcg reclaim. That means this patch does not solve the > stack overflow, while admitting that we do need the > ability to get specific pages flushed to disk from the > pageout code. Can you explain what the hell memcg reclaim is and why it needs to reclaim from random contexts? It seems everything that has a cg in it's name that I stumbled over lately seems to be some ugly wart.. -- 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/