[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180103103605.GA23960@mordor.localdomain>
Date: Wed, 3 Jan 2018 16:06:06 +0530
From: Aishwarya Pant <aishpant@...il.com>
To: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org
Cc: Julia Lawall <Julia.Lawall@...6.fr>,
Greg KH <gregkh@...uxfoundation.org>
Subject: Documentation: ksm: move sysfs interface to ABI
Hi
In Documentation/vm/ksm.txt, there is a description of the kernel samepage
merging sysfs interface and there also exists
Documentation/ABI/testing/sysfs-kernel-mm-ksm which is out of date.
Would it be useful to move out the interface from Documentation/vm/ksm.txt to
the ABI?
The ABI documentation format looks like the following:
What: (the full sysfs path of the attribute)
Date: (date of creation)
KernelVersion: (kernel version it first showed up in)
Contact: (primary contact)
Description: (long description on usage)
I am doing this in an exercise to move sysfs ABI interfaces (which are
documented) to their right place i.e. in Documentation/ABI along with the rest.
Aishwarya
Powered by blists - more mailing lists