From: SeongJae Park <sj@kernel.org>
To: Yueyang Pan <pyyjason@gmail.com>
Cc: SeongJae Park <sj@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Usama Arif <usamaarif642@gmail.com>,
damon@lists.linux.dev, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, kernel-team@meta.com
Subject: Re: [PATCH v4 0/2] mm/damon/vaddr: support stat-purpose DAMOS filters
Date: Sat, 2 Aug 2025 09:58:23 -0700 [thread overview]
Message-ID: <20250802165823.7277-1-sj@kernel.org> (raw)
In-Reply-To: <cover.1754135312.git.pyyjason@gmail.com>
On Sat, 2 Aug 2025 11:52:44 +0000 Yueyang Pan <pyyjason@gmail.com> wrote:
> Extend DAMOS_STAT handling of the DAMON operations sets for virtual
> address spaces for ops-level DAMOS filters.
>
> Functionality Test
> ==================
> I wrote a small test program which allocates 10GB of DRAM, use
> madvise(MADV_HUGEPAGE) to convert the base pages to 2MB huge pages
> Then my program does the following things in order:
> 1. Write sequentially to the whole 10GB region
> 2. Read the first 5GB region sequentially for 10 times
> 3. Sleep 5s
> 4. Read the second 5GB region sequentially for 10 times
>
> With a proper damon setting, we are expected to see df-passed to be 10GB
> and hot region move around with the read
>
> $ # Start DAMON
> $ sudo ./damo/damo start "./my_test/test" --monitoring_intervals 100ms\
> 1s 2s
On v2, I also suggested adding indentation here, same to the outputs of the
commands. But, this is too trivial, so I wouldn't request a new version.
[...]
> Revision History
> ================
> Changes from v3 [3]:
> - Fix some naming issues and improper text in cover letter raise by SJ.
All looks good to me, I gave my Reviewed-by: tags to all patches. Thank you
for doing this great work, Pan!
Thanks,
SJ
[...]
prev parent reply other threads:[~2025-08-02 16:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-02 11:52 [PATCH v4 0/2] mm/damon/vaddr: support stat-purpose DAMOS filters Yueyang Pan
2025-08-02 11:52 ` [PATCH v4 1/2] mm/damon/paddr: move filters existence check function to ops-common Yueyang Pan
2025-08-02 16:54 ` SeongJae Park
2025-08-02 11:52 ` [PATCH v4 2/2] mm/damon/vaddr: support stat-purpose DAMOS filters Yueyang Pan
2025-08-02 16:54 ` SeongJae Park
2025-08-02 16:58 ` SeongJae Park [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250802165823.7277-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=damon@lists.linux.dev \
--cc=kernel-team@meta.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=pyyjason@gmail.com \
--cc=usamaarif642@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.