From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754792AbcBVLws (ORCPT ); Mon, 22 Feb 2016 06:52:48 -0500 Received: from outbound-smtp07.blacknight.com ([46.22.139.12]:44107 "EHLO outbound-smtp07.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754556AbcBVLwq (ORCPT ); Mon, 22 Feb 2016 06:52:46 -0500 Date: Mon, 22 Feb 2016 11:52:42 +0000 From: Mel Gorman To: js1304@gmail.com Cc: Andrew Morton , Christoph Lameter , Pekka Enberg , David Rientjes , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Joonsoo Kim Subject: Re: [PATCH v2] mm/slab: re-implement pfmemalloc support Message-ID: <20160222115242.GB27753@techsingularity.net> References: <1455176087-18570-1-git-send-email-iamjoonsoo.kim@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1455176087-18570-1-git-send-email-iamjoonsoo.kim@lge.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 11, 2016 at 04:34:47PM +0900, js1304@gmail.com wrote: > From: Joonsoo Kim > > Current implementation of pfmemalloc handling in SLAB has some problems. > Tested-by: Mel Gorman The test completed successfully if a lot slower. However, the time to completion is not reliable anyway and subject to a number of factors so it's not of concern. -- Mel Gorman SUSE Labs