[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220225132300.12767-1-sj@kernel.org>
Date: Fri, 25 Feb 2022 13:23:00 +0000
From: SeongJae Park <sj@...nel.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: SeongJae Park <sj@...nel.org>, akpm@...ux-foundation.org,
corbet@....net, skhan@...uxfoundation.org, rientjes@...gle.com,
xhao@...ux.alibaba.com, linux-damon@...zon.com, linux-mm@...ck.org,
linux-doc@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document
On Fri, 25 Feb 2022 14:18:59 +0100 Greg KH <gregkh@...uxfoundation.org> wrote:
> On Fri, Feb 25, 2022 at 01:07:12PM +0000, SeongJae Park wrote:
> > This commit adds DAMON sysfs interface ABI document under
> > Documentation/ABI/testing.
> >
> > Signed-off-by: SeongJae Park <sj@...nel.org>
> > ---
> > .../ABI/testing/sysfs-kernel-mm-damon | 276 ++++++++++++++++++
> > MAINTAINERS | 1 +
> > 2 files changed, 277 insertions(+)
> > create mode 100644 Documentation/ABI/testing/sysfs-kernel-mm-damon
> >
> > diff --git a/Documentation/ABI/testing/sysfs-kernel-mm-damon b/Documentation/ABI/testing/sysfs-kernel-mm-damon
> > new file mode 100644
> > index 000000000000..11984c3a4b55
> > --- /dev/null
> > +++ b/Documentation/ABI/testing/sysfs-kernel-mm-damon
> > @@ -0,0 +1,276 @@
> > +what: /sys/kernel/mm/damon/
> > +Date: Feb 2022
> > +Contact: SeongJae Park <sj@...nel.org>
> > +Description: Interface for Data Access MONitoring (DAMON).
> > + See Documentation/admin-guide/mm/damon/index.rst for details.
>
> Ick, no. Put the real details in here please. That way it works with
> our tools.
Ok, thanks for the quick comment!
Thanks,
SJ
>
> thanks,
>
> greg k-h
Powered by blists - more mailing lists