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=-6.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 45A13C433E0 for ; Wed, 27 May 2020 12:41:57 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 09619207CB for ; Wed, 27 May 2020 12:41:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="eYbWbjYU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 09619207CB 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 8F46F800D8; Wed, 27 May 2020 08:41:56 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 8A42E80010; Wed, 27 May 2020 08:41:56 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 76CFC800D8; Wed, 27 May 2020 08:41:56 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0057.hostedemail.com [216.40.44.57]) by kanga.kvack.org (Postfix) with ESMTP id 5B75980010 for ; Wed, 27 May 2020 08:41:56 -0400 (EDT) Received: from smtpin13.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 17FB652DA for ; Wed, 27 May 2020 12:41:56 +0000 (UTC) X-FDA: 76862461032.13.cable96_021581126d52 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin13.hostedemail.com (Postfix) with ESMTP id 2341518140B80 for ; Wed, 27 May 2020 12:41:53 +0000 (UTC) X-HE-Tag: cable96_021581126d52 X-Filterd-Recvd-Size: 4256 Received: from smtp-fw-9101.amazon.com (smtp-fw-9101.amazon.com [207.171.184.25]) by imf29.hostedemail.com (Postfix) with ESMTP for ; Wed, 27 May 2020 12:41:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1590583313; x=1622119313; h=from:to:cc:subject:date:message-id:in-reply-to: mime-version; bh=NjJxb+k1jhgqirndi8Qb2IsZaPxzGMEU8argi+sZW10=; b=eYbWbjYUqOcvquLcbZuWyn6gyX/NiKgPzKFQE2nHLmXzN9RDRPQAc2sz RzELMJNlIpbG8Km4viSyNk51vF9nkr5xt9/mHXd/T9uqGZZxlDXs+uN7d lN6KOtQsFR+ArXVFQf7X45b6APYcTAfnYk/wt7gCd3j9up/3U4jjnzlH8 w=; IronPort-SDR: CFd8xfY1BDnoW0Zu22Uj3KKYVv7C54bHiomKm5zwTNaxWOdxUYD1NgJ6P82SHT3pXtX1QUxqPl 5YPR/ezXHhhg== X-IronPort-AV: E=Sophos;i="5.73,441,1583193600"; d="scan'208";a="38099710" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-1a-e34f1ddc.us-east-1.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9101.sea19.amazon.com with ESMTP; 27 May 2020 12:41:38 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1a-e34f1ddc.us-east-1.amazon.com (Postfix) with ESMTPS id 5D7C7A23CA; Wed, 27 May 2020 12:41:26 +0000 (UTC) Received: from EX13D31EUA001.ant.amazon.com (10.43.165.15) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 27 May 2020 12:41:25 +0000 Received: from u886c93fd17d25d.ant.amazon.com (10.43.162.200) by EX13D31EUA001.ant.amazon.com (10.43.165.15) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 27 May 2020 12:41:09 +0000 From: SeongJae Park To: Leonard Foerster CC: SeongJae Park , , "SeongJae Park" , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: Re: [PATCH v13 03/15] mm: Introduce Data Access MONitor (DAMON) Date: Wed, 27 May 2020 14:40:49 +0200 Message-ID: <20200527124050.18038-1-sjpark@amazon.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <1590578611-26983-1-git-send-email-foersleo@amazon.com> (raw) MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.43.162.200] X-ClientProxiedBy: EX13D30UWC004.ant.amazon.com (10.43.162.4) To EX13D31EUA001.ant.amazon.com (10.43.165.15) X-Rspamd-Queue-Id: 2341518140B80 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 Wed, 27 May 2020 13:23:31 +0200 Leonard Foerster wrote: > On 2020-05-25T11:15:00+02:00 SeongJae Park wrote: > > > From: SeongJae Park > > > > This commit introduces a kernel module named DAMON. Note that this > > commit is implementing only the stub for the module load/unload, basic > > data structures, and simple manipulation functions of the structures to > > keep the size of commit small. The core mechanisms of DAMON will be > > implemented one by one by following commits. > > > > Signed-off-by: SeongJae Park > > --- > > [...] > > + > > +/** > > + * struct damon_ctx - Represents a context for each monitoring. > > + * @tasks_list: Head of monitring target tasks (&damon_task) list. > > nit: monitring -> monitoring Good catch! Will fix in the next spin. Thanks, SeongJae Park > > Reviewed-by: Leonard Foerster >