Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp14061imm; Mon, 4 Jun 2018 12:08:29 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIZU7FltDmhqQeBP1GdvDvAUzVwfOsC4IJkPhMaaOS+0rOoJjw9NME19ghlE3VExTDEROm/ X-Received: by 2002:aa7:8084:: with SMTP id v4-v6mr22421108pff.105.1528139309821; Mon, 04 Jun 2018 12:08:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528139309; cv=none; d=google.com; s=arc-20160816; b=rBFO8YBn9evldU//ZK91HK4F0qdsWdGQACtMn5tPnZNCnummvEPORf9POTpHsSFp3J A+LqDY1OsjBWa/3OGDL9rQkihAZ1M5zbAVm9lnZuYEWhBXluBebXeuwRfg+1o9j067n2 q75I15nv+D5P8qMKFxqLuwJazf4Tv08j56NitvYiN0qW/uNT+btf5/J6MV9/ZVQVE3Dq nzzaCiAsgBTRCW+XG9b5FAkcArCA6ABBondh/Ka7Cl8Rj5sNX2EQ/s9AG0hZCDVXu75q sRmmg1sLpK79Twa0/p10rjbijKBXDpHXeMvIwmlfPjxrGBeQRyuFXHo/PiwufT79p1hk Sy9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=9Tr7wtXR9Aek4ajGC733gi0llWsIcso9WhrPRJXjfAk=; b=wfLzp+O0j3iLosUnig/nWurhAcMVNf7qJeetcIfD+rLWJCwVoeLKk4ot7/rVRWZyjR Ajz9N8gP0rJBeBBo+KNlxxphaZ1QdxuKzvH79i98CGr4AFR+iibmI6B41JLobGEvlIdK BGvhtJphNJ2dCxWvg957FzLvY9m5lZi6KewbdS8+S+txEHXhBFrZx1ucAEtd4fVxVvKy GEFcNOxIssnNbzR79Mn7ZC3CrVowcGMdcejUO9vsIv9u5twSJQzUtUITe2i+yPsTFAq4 Uar9zcC1SxD5YI0slqwo7tQcEaeIRt9Dn5HNrlXIUXRoE+NgPPkD2K+5+/ur1t87MHCO PFlA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k9-v6si21016718pgf.60.2018.06.04.12.08.11; Mon, 04 Jun 2018 12:08:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751182AbeFDTHc (ORCPT + 99 others); Mon, 4 Jun 2018 15:07:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57054 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915AbeFDTHb (ORCPT ); Mon, 4 Jun 2018 15:07:31 -0400 Received: from akpm3.svl.corp.google.com (unknown [104.133.9.71]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 07914C9E; Mon, 4 Jun 2018 19:07:04 +0000 (UTC) Date: Mon, 4 Jun 2018 12:07:02 -0700 From: Andrew Morton To: Kirill Tkhai Cc: vdavydov.dev@gmail.com, shakeelb@google.com, viro@zeniv.linux.org.uk, hannes@cmpxchg.org, mhocko@kernel.org, tglx@linutronix.de, pombredanne@nexb.com, stummala@codeaurora.org, gregkh@linuxfoundation.org, sfr@canb.auug.org.au, guro@fb.com, mka@chromium.org, penguin-kernel@I-love.SAKURA.ne.jp, chris@chris-wilson.co.uk, longman@redhat.com, minchan@kernel.org, ying.huang@intel.com, mgorman@techsingularity.net, jbacik@fb.com, linux@roeck-us.net, linux-kernel@vger.kernel.org, linux-mm@kvack.org, willy@infradead.org, lirongqing@baidu.com, aryabinin@virtuozzo.com Subject: Re: [PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n)) Message-Id: <20180604120702.ef69c28585fe925f9a55e130@linux-foundation.org> In-Reply-To: <0e725889-c42f-0557-ef41-76e4c87a3c9b@virtuozzo.com> References: <152698356466.3393.5351712806709424140.stgit@localhost.localdomain> <0e725889-c42f-0557-ef41-76e4c87a3c9b@virtuozzo.com> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 4 Jun 2018 15:45:17 +0300 Kirill Tkhai wrote: > Hi, Andrew! > > This patchset is reviewed by Vladimir Davydov. I see, there is > minor change in current linux-next.git, which makes the second > patch to apply not completely clean. > > Could you tell what should I do with this? Is this OK or should > I rebase it on top of linux.next or do something else? A resend against 4.18-rc1 would be ideal, thanks.