[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210323082011.3273-1-sj38.park@gmail.com>
Date: Tue, 23 Mar 2021 08:20:11 +0000
From: sj38.park@...il.com
To: sj38.park@...il.com
Cc: akpm@...ux-foundation.org, SeongJae Park <sjpark@...zon.de>,
Jonathan.Cameron@...wei.com, acme@...nel.org,
alexander.shishkin@...ux.intel.com, amit@...nel.org,
benh@...nel.crashing.org, brendanhiggins@...gle.com,
corbet@....net, david@...hat.com, dwmw@...zon.com,
elver@...gle.com, fan.du@...el.com, foersleo@...zon.de,
gthelen@...gle.com, mgorman@...e.de, minchan@...nel.org,
mingo@...hat.com, namhyung@...nel.org, peterz@...radead.org,
riel@...riel.com, rientjes@...gle.com, rostedt@...dmis.org,
rppt@...nel.org, shakeelb@...gle.com, shuah@...nel.org,
snu@...zon.de, vbabka@...e.cz, vdavydov.dev@...il.com,
zgf574564920@...il.com, linux-damon@...zon.com, linux-mm@...ck.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v25 12/13] mm/damon: Add user space selftests
On Thu, 18 Mar 2021 10:08:55 +0000 sj38.park@...il.com wrote:
> From: SeongJae Park <sjpark@...zon.de>
>
> This commit adds a simple user space tests for DAMON. The tests are
> using kselftest framework.
>
> Signed-off-by: SeongJae Park <sjpark@...zon.de>
> ---
> tools/testing/selftests/damon/Makefile | 7 +
> .../selftests/damon/_chk_dependency.sh | 28 +++
> tools/testing/selftests/damon/_chk_record.py | 109 ++++++++++++
> .../testing/selftests/damon/debugfs_attrs.sh | 161 ++++++++++++++++++
> .../testing/selftests/damon/debugfs_record.sh | 50 ++++++
Because the monitoring results 'recording' feature removed from this patchset,
related tests and files including '_chk_record.py' and 'debugfs_record.sh'
should be removed from this patch. Similarly, the related tests in kunit tests
also need to be removed. I will do so in the next version.
Thanks,
SeongJae Park
Powered by blists - more mailing lists