Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756108AbbDXLrL (ORCPT ); Fri, 24 Apr 2015 07:47:11 -0400 Received: from cantor2.suse.de ([195.135.220.15]:40355 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751490AbbDXLrH (ORCPT ); Fri, 24 Apr 2015 07:47:07 -0400 Message-ID: <553A2D38.2050202@suse.cz> Date: Fri, 24 Apr 2015 13:47:04 +0200 From: Vlastimil Babka User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Joonsoo Kim , Johannes Weiner CC: Vladimir Davydov , Andrew Morton , Dave Chinner , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [patch] mm: vmscan: invoke slab shrinkers from shrink_zone() References: <1416939830-20289-1-git-send-email-hannes@cmpxchg.org> <20141128160637.GH6948@esperanza> <20150416035736.GA1203@js1304-P5Q-DELUXE> <20150416143413.GA9228@cmpxchg.org> <20150417050653.GA25530@js1304-P5Q-DELUXE> In-Reply-To: <20150417050653.GA25530@js1304-P5Q-DELUXE> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 938 Lines: 22 On 04/17/2015 07:06 AM, Joonsoo Kim wrote: > On Thu, Apr 16, 2015 at 10:34:13AM -0400, Johannes Weiner wrote: >> Hi Joonsoo, >> >> On Thu, Apr 16, 2015 at 12:57:36PM +0900, Joonsoo Kim wrote: >>> Hello, Johannes. >>> >>> Ccing Vlastimil, because this patch causes some regression on >>> stress-highalloc test in mmtests and he is a expert on compaction >>> and would have interest on it. :) Thanks. It's not the first case when stress-highalloc indicated a regression due to changes in reclaim, and some (not really related) change to compaction code undid the apparent regression. But one has to keep in mind that the benchmark is far from perfect. Thanks for the investigation though. -- 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/