<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-kernel-mm-ksm</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d21077fb - mm: add new KSM process and sysfs knobs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm#d21077fb</link>
        <description>mm: add new KSM process and sysfs knobsThis adds the general_profit KSM sysfs knob and the process profit metricknobs to ksm_stat.1) expose general_profit metric   The documentation mentions a general profit metric, however this   metric is not calculated.  In addition the formula depends on the size   of internal structures, which makes it more difficult for an   administrator to make the calculation.  Adding the metric for a better   user experience.2) document general_profit sysfs knob3) calculate ksm process profit metric   The ksm documentation mentions the process profit metric and how to   calculate it.  This adds the calculation of the metric.4) mm: expose ksm process profit metric in ksm_stat   This exposes the ksm process profit metric in /proc/&lt;pid&gt;/ksm_stat.   The documentation mentions the formula for the ksm process profit   metric, however it does not calculate it.  In addition the formula   depends on the size of internal structures.  So it makes sense to   expose it.5) document new procfs ksm knobsLink: https://lkml.kernel.org/r/20230418051342.1919757-3-shr@devkernel.ioSigned-off-by: Stefan Roesch &lt;shr@devkernel.io&gt;Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;Acked-by: David Hildenbrand &lt;david@redhat.com&gt;Cc: David Hildenbrand &lt;david@redhat.com&gt;Cc: Johannes Weiner &lt;hannes@cmpxchg.org&gt;Cc: Michal Hocko &lt;mhocko@suse.com&gt;Cc: Rik van Riel &lt;riel@surriel.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm</description>
        <pubDate>Tue, 18 Apr 2023 05:13:41 +0000</pubDate>
        <dc:creator>Stefan Roesch &lt;shr@devkernel.io&gt;</dc:creator>
    </item>
<item>
        <title>ee65728e - docs: rename Documentation/vm to Documentation/mm</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm#ee65728e</link>
        <description>docs: rename Documentation/vm to Documentation/mmso it will be consistent with code mm directory and withDocumentation/admin-guide/mm and won&apos;t be confused with virtual machines.Signed-off-by: Mike Rapoport &lt;rppt@linux.ibm.com&gt;Suggested-by: Matthew Wilcox &lt;willy@infradead.org&gt;Tested-by: Ira Weiny &lt;ira.weiny@intel.com&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Acked-by: Wu XiangCheng &lt;bobwxc@email.cn&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm</description>
        <pubDate>Mon, 27 Jun 2022 06:00:26 +0000</pubDate>
        <dc:creator>Mike Rapoport &lt;rppt@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ad56b738 - docs/vm: rename documentation files to .rst</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm#ad56b738</link>
        <description>docs/vm: rename documentation files to .rstSigned-off-by: Mike Rapoport &lt;rppt@linux.vnet.ibm.com&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm</description>
        <pubDate>Wed, 21 Mar 2018 19:22:47 +0000</pubDate>
        <dc:creator>Mike Rapoport &lt;rppt@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>f00dc0ee - ksm: add sysfs ABI Documentation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm#f00dc0ee</link>
        <description>ksm: add sysfs ABI DocumentationAdd sysfs documentation for Kernel Samepage Merging (KSM) including newmerge_across_nodes knob.Signed-off-by: Petr Holasek &lt;pholasek@redhat.com&gt;Signed-off-by: Hugh Dickins &lt;hughd@google.com&gt;Cc: Rik van Riel &lt;riel@redhat.com&gt;Cc: Andrea Arcangeli &lt;aarcange@redhat.com&gt;Cc: Izik Eidus &lt;izik.eidus@ravellosystems.com&gt;Cc: Gerald Schaefer &lt;gerald.schaefer@de.ibm.com&gt;Cc: KOSAKI Motohiro &lt;kosaki.motohiro@gmail.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-ksm</description>
        <pubDate>Sat, 23 Feb 2013 00:35:02 +0000</pubDate>
        <dc:creator>Petr Holasek &lt;pholasek@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
