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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB0DEC433E0 for ; Mon, 29 Jun 2020 08:01:51 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 70262206E2 for ; Mon, 29 Jun 2020 08:01:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="W3JfsGsD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 70262206E2 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id ED4FF6B0003; Mon, 29 Jun 2020 04:01:50 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id E85866B0005; Mon, 29 Jun 2020 04:01:50 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D74116B0006; Mon, 29 Jun 2020 04:01:50 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0103.hostedemail.com [216.40.44.103]) by kanga.kvack.org (Postfix) with ESMTP id BC13C6B0003 for ; Mon, 29 Jun 2020 04:01:50 -0400 (EDT) Received: from smtpin21.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 5C59B181ABE88 for ; Mon, 29 Jun 2020 08:01:50 +0000 (UTC) X-FDA: 76981505580.21.owl69_2d12f0b26e6d Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin21.hostedemail.com (Postfix) with ESMTP id 1417E180442C2 for ; Mon, 29 Jun 2020 08:01:50 +0000 (UTC) X-HE-Tag: owl69_2d12f0b26e6d X-Filterd-Recvd-Size: 3842 Received: from smtp-fw-9101.amazon.com (smtp-fw-9101.amazon.com [207.171.184.25]) by imf03.hostedemail.com (Postfix) with ESMTP for ; Mon, 29 Jun 2020 08:01:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1593417710; x=1624953710; h=from:to:cc:subject:date:message-id:in-reply-to: mime-version; bh=jx9Jhz134n658btpm76zFGeHcI4RPXRNDk+nl5Gz1Rg=; b=W3JfsGsDeTakXfOTTrYTjXgeoiaHTqjTy+xcwxfT1V7Q3A8e4dz1Jxee oYunwARj/eWz7nLZr6paeq9cZ52j/7tsLDN69HHfpvvXC8+Dy3P4y9S3e NnxPgsEAMHAX+tGkpnskgksdJI2wfoVCvXAg87VcKL870yZFgS10XBQ4O s=; IronPort-SDR: igQ4JcgfrUGJSeSlpSpfRNZybkm5Usf3769DcnVU7UJ4nqXjffIyW8K03xjsRqtXx+O7Bl7w7F 5IZ0i0XTMFGQ== X-IronPort-AV: E=Sophos;i="5.75,294,1589241600"; d="scan'208";a="47636256" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-2b-55156cd4.us-west-2.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9101.sea19.amazon.com with ESMTP; 29 Jun 2020 08:01:47 +0000 Received: from EX13MTAUEA002.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan2.pdx.amazon.com [10.170.41.162]) by email-inbound-relay-2b-55156cd4.us-west-2.amazon.com (Postfix) with ESMTPS id 4E41FA21A4; Mon, 29 Jun 2020 08:01:34 +0000 (UTC) Received: from EX13D31EUA004.ant.amazon.com (10.43.165.161) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 29 Jun 2020 08:01:34 +0000 Received: from u886c93fd17d25d.ant.amazon.com (10.43.162.85) by EX13D31EUA004.ant.amazon.com (10.43.165.161) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 29 Jun 2020 08:01:18 +0000 From: SeongJae Park To: SeongJae Park CC: , SeongJae Park , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: Re: [PATCH v16 00/14] Introduce Data Access MONitor (DAMON) Date: Mon, 29 Jun 2020 10:00:56 +0200 Message-ID: <20200629080056.32115-1-sjpark@amazon.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200622084054.23445-1-sjpark@amazon.com> (raw) MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.43.162.85] X-ClientProxiedBy: EX13D22UWC003.ant.amazon.com (10.43.162.250) To EX13D31EUA004.ant.amazon.com (10.43.165.161) X-Rspamd-Queue-Id: 1417E180442C2 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam03 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Mon, 22 Jun 2020 10:40:54 +0200 SeongJae Park wrote: > Last week, this patchset received 5 'Reviewed-by' tags, but no further comments > for changes. I updated the documentation, but the change is only small. For > the reason, I'm only asking more reviews rather than posting the whole series > again. Any comment is welcome. I didn't found things that need to be fixed in last week by myself, and didn't receive further comments from others. May I any comment, please? Thanks, SeongJae Park > > > Thanks, > SeongJae Park