Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756451Ab3CQPkS (ORCPT ); Sun, 17 Mar 2013 11:40:18 -0400 Received: from two.firstfloor.org ([193.170.194.197]:50940 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756360Ab3CQPkP (ORCPT ); Sun, 17 Mar 2013 11:40:15 -0400 Date: Sun, 17 Mar 2013 16:40:13 +0100 From: Andi Kleen To: Mel Gorman Cc: Andi Kleen , Linux-MM , Jiri Slaby , Valdis Kletnieks , Rik van Riel , Zlatko Calusic , Johannes Weiner , dormando , Satoru Moriya , Michal Hocko , LKML Subject: Re: [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback Message-ID: <20130317154013.GC20853@two.firstfloor.org> References: <1363525456-10448-1-git-send-email-mgorman@suse.de> <1363525456-10448-8-git-send-email-mgorman@suse.de> <20130317151917.GD2026@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130317151917.GD2026@suse.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 643 Lines: 18 > > BTW longer term the code would probably be a lot clearer with a > > real explicit state machine instead of all these custom state bits. > > > > I would expect so even though it'd be a major overhawl. A lot of these VM paths need overhaul because they usually don't do enough page batching to perform really well on larger systems. -Andi -- ak@linux.intel.com -- Speaking for myself only. -- 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/