From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EAC97ECAAD8 for ; Wed, 14 Sep 2022 00:35:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229487AbiINAfK (ORCPT ); Tue, 13 Sep 2022 20:35:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60106 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229502AbiINAfH (ORCPT ); Tue, 13 Sep 2022 20:35:07 -0400 Received: from out30-132.freemail.mail.aliyun.com (out30-132.freemail.mail.aliyun.com [115.124.30.132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A8E0B857 for ; Tue, 13 Sep 2022 17:35:06 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R191e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045192;MF=xhao@linux.alibaba.com;NM=1;PH=DS;RN=5;SR=0;TI=SMTPD_---0VPjh8er_1663115702; Received: from 192.168.1.6(mailfrom:xhao@linux.alibaba.com fp:SMTPD_---0VPjh8er_1663115702) by smtp.aliyun-inc.com; Wed, 14 Sep 2022 08:35:03 +0800 Message-ID: <936d9ace-45b5-6579-b1c6-872055cce979@linux.alibaba.com> Date: Wed, 14 Sep 2022 08:35:01 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.2.1 Subject: Re: [PATCH] mm/damon: simplify scheme create in lru_sort.c To: SeongJae Park Cc: akpm@linux-foundation.org, damon@lists.linux.dev, linux-mm@kvack.org, linux-kernel@vger.kernel.org References: <20220913154321.45954-1-sj@kernel.org> From: haoxin In-Reply-To: <20220913154321.45954-1-sj@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2022/9/13 下午11:43, SeongJae Park 写道: > I'd like to apply your patch and then rebase my cleanups on it, but it might be > not a one second work. Could I ask you to wait until my cleanups are done? I > will post the patches within this week. Ok,  thanks.