<?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-damon</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>899e4c14 - Docs/ABI/damon: document {core,ops}_filters directories</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#899e4c14</link>
        <description>Docs/ABI/damon: document {core,ops}_filters directoriesDocument the new DAMOS filters sysfs directories on ABI doc.Link: https://lkml.kernel.org/r/20250305222733.59089-8-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Wed, 05 Mar 2025 22:27:32 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e2b23dc6 - Docs/ABI/damon: document intervals auto-tuning ABI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#e2b23dc6</link>
        <description>Docs/ABI/damon: document intervals auto-tuning ABIDocument the DAMON user-space ABI for DAMON sampling and aggregationintervals auto-tuning.Link: https://lkml.kernel.org/r/20250303221726.484227-8-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 03 Mar 2025 22:17:25 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>807db03c - Docs/ABI/damon: document DAMOS sysfs files to set the min/max folio_size</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#807db03c</link>
        <description>Docs/ABI/damon: document DAMOS sysfs files to set the min/max folio_sizeThis will be used to decide the min and max folio size to operate on forpa_stat.Link: https://lkml.kernel.org/r/20250211124437.278873-4-usamaarif642@gmail.comSigned-off-by: Usama Arif &lt;usamaarif642@gmail.com&gt;Reviewed-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: David Hildenbrand &lt;david@redhat.com&gt;Cc: Johannes Weiner &lt;hannes@cmpxchg.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Tue, 11 Feb 2025 12:43:42 +0000</pubDate>
        <dc:creator>Usama Arif &lt;usamaarif642@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1c2ac23d - Docs/ABI/damon: document DAMOS filter allow sysfs file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#1c2ac23d</link>
        <description>Docs/ABI/damon: document DAMOS filter allow sysfs fileUpdate DAMON ABI document for added DAMOS filter &apos;allow&apos; file.Link: https://lkml.kernel.org/r/20250109175126.57878-9-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Thu, 09 Jan 2025 17:51:24 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f1de9e69 - Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#f1de9e69</link>
        <description>Docs/ABI/damon: document per-region DAMOS filter-passed bytes stat fileDocument the new ABI for per-region operations set layer-handled DAMOSfilters passed bytes statistic.Link: https://lkml.kernel.org/r/20250106193401.109161-17-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 06 Jan 2025 19:34:01 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e1a1d377 - Docs/ABI/damon: document per-scheme filter-passed bytes stat file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#e1a1d377</link>
        <description>Docs/ABI/damon: document per-scheme filter-passed bytes stat fileDocument the new ABI for per-scheme operations set layer-handled DAMOSfilters passed bytes statistic on the ABI document.Link: https://lkml.kernel.org/r/20250106193401.109161-12-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 06 Jan 2025 19:33:56 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e36287c6 - mm/damon/sysfs-schemes: add target_nid on sysfs-schemes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#e36287c6</link>
        <description>mm/damon/sysfs-schemes: add target_nid on sysfs-schemesThis patch adds target_nid under  /sys/kernel/mm/damon/admin/kdamonds/&lt;N&gt;/contexts/&lt;N&gt;/schemes/&lt;N&gt;/The &apos;target_nid&apos; can be used as the destination node for DAMOS actionssuch as DAMOS_MIGRATE_{HOT,COLD} in the follow up patches.[sj@kernel.org: document target_nid file]  Link: https://lkml.kernel.org/r/20240618213630.84846-3-sj@kernel.orgLink: https://lkml.kernel.org/r/20240614030010.751-4-honggyu.kim@sk.comSigned-off-by: Hyeongtak Ji &lt;hyeongtak.ji@sk.com&gt;Signed-off-by: Honggyu Kim &lt;honggyu.kim@sk.com&gt;Signed-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Gregory Price &lt;gregory.price@memverge.com&gt;Cc: Hyeonggon Yoo &lt;42.hyeyoo@gmail.com&gt;Cc: Masami Hiramatsu (Google) &lt;mhiramat@kernel.org&gt;Cc: Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;Cc: Rakie Kim &lt;rakie.kim@sk.com&gt;Cc: Steven Rostedt (Google) &lt;rostedt@goodmis.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Fri, 14 Jun 2024 03:00:05 +0000</pubDate>
        <dc:creator>Hyeongtak Ji &lt;hyeongtak.ji@sk.com&gt;</dc:creator>
    </item>
<item>
        <title>eedbd23d - Docs/ABI/damon: update for &apos;youg page&apos; type DAMOS filter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#eedbd23d</link>
        <description>Docs/ABI/damon: update for &apos;youg page&apos; type DAMOS filterUpdate DAMON ABI document for the newly added DAMO filter type, &apos;youngpage&apos;.Link: https://lkml.kernel.org/r/20240426195247.100306-8-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Honggyu Kim &lt;honggyu.kim@sk.com&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Fri, 26 Apr 2024 19:52:46 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>adc3908b - Docs/ABI/damon: document quota goal metric file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#adc3908b</link>
        <description>Docs/ABI/damon: document quota goal metric fileUpdate DAMON ABI document for the quota goal target_metric file.Link: https://lkml.kernel.org/r/20240219194431.159606-17-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 19 Feb 2024 19:44:27 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>68c4905b - Docs/ABI/damon: document effective_bytes sysfs file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#68c4905b</link>
        <description>Docs/ABI/damon: document effective_bytes sysfs fileUpdate the DAMON ABI doc for the effective_bytes sysfs file and thekdamond state file input command for updating the content of the file.Link: https://lkml.kernel.org/r/20240219194431.159606-5-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 19 Feb 2024 19:44:15 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0972913f - Docs/ABI/damon: document DAMOS quota goals</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#0972913f</link>
        <description>Docs/ABI/damon: document DAMOS quota goalsUpdate DAMON ABI document for the newly added DAMON sysfs files and inputsfor DAMOS quota goals.Link: https://lkml.kernel.org/r/20231130023652.50284-9-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Brendan Higgins &lt;brendanhiggins@google.com&gt;Cc: David Gow &lt;davidgow@google.com&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Thu, 30 Nov 2023 02:36:51 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d57d36b5 - Docs/ABI/damon: update for DAMOS apply intervals</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#d57d36b5</link>
        <description>Docs/ABI/damon: update for DAMOS apply intervalsUpdate DAMON ABI document for the newly added DAMON sysfs file for DAMOSapply intervals (apply_interval_us file).Link: https://lkml.kernel.org/r/20230916020945.47296-10-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: Steven Rostedt (Google) &lt;rostedt@goodmis.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Sat, 16 Sep 2023 02:09:45 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d3d21d91 - Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#d3d21d91</link>
        <description>Docs/ABI/damon: update for DAMON monitoring target type DAMOS filterUpdate DAMON ABI document for the newly added DAMON monitoring target typeDAMOS filter.Link: https://lkml.kernel.org/r/20230802214312.110532-13-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Brendan Higgins &lt;brendanhiggins@google.com&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Wed, 02 Aug 2023 21:43:11 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2beb97fc - Docs/ABI/damon: update for address range DAMOS filter</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#2beb97fc</link>
        <description>Docs/ABI/damon: update for address range DAMOS filterUpdate DAMON ABI document for address ranges type DAMOS filter files.Link: https://lkml.kernel.org/r/20230802214312.110532-7-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Brendan Higgins &lt;brendanhiggins@google.com&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Wed, 02 Aug 2023 21:43:05 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e91b5ccf - Docs/ABI/damon: update for tried_regions/total_bytes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#e91b5ccf</link>
        <description>Docs/ABI/damon: update for tried_regions/total_bytesUpdate the DAMON ABI document for newly addedschemes/.../tried_regions/total_bytes file and theupdate_schemes_tried_bytes command.Link: https://lkml.kernel.org/r/20230802213222.109841-5-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Wed, 02 Aug 2023 21:32:20 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ebab9426 - Documentation/ABI: Fix typos</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#ebab9426</link>
        <description>Documentation/ABI: Fix typosFix typos in Documentation/ABI.  The changes are in descriptions orcomments where they shouldn&apos;t affect use of the ABIs.Signed-off-by: Bjorn Helgaas &lt;bhelgaas@google.com&gt;Reviewed-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Link: https://lore.kernel.org/r/20230814212822.193684-2-helgaas@kernel.orgSigned-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 14 Aug 2023 21:28:20 +0000</pubDate>
        <dc:creator>Bjorn Helgaas &lt;bhelgaas@google.com&gt;</dc:creator>
    </item>
<item>
        <title>497b099d - Docs/ABI/damon: document scheme filters files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#497b099d</link>
        <description>Docs/ABI/damon: document scheme filters filesDocument newly added DAMON sysfs interface files for DAMOS filtering onthe DAMON ABI document.Link: https://lkml.kernel.org/r/20221205230830.144349-12-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Mon, 05 Dec 2022 23:08:30 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1b0006da - Docs/ABI/damon: document &apos;schemes/&lt;s&gt;/tried_regions&apos; sysfs directory</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#1b0006da</link>
        <description>Docs/ABI/damon: document &apos;schemes/&lt;s&gt;/tried_regions&apos; sysfs directoryUpdate DAMON ABI document for the &apos;tried_regions&apos; directory of DAMONsysfs interface.Link: https://lkml.kernel.org/r/20221101220328.95765-9-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Tue, 01 Nov 2022 22:03:28 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>adc286e6 - Docs/{ABI,admin-guide}/damon: Update for &apos;state&apos; sysfs file input keyword, &apos;commit&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#adc286e6</link>
        <description>Docs/{ABI,admin-guide}/damon: Update for &apos;state&apos; sysfs file input keyword, &apos;commit&apos;This commit documents the newly added &apos;state&apos; sysfs file input keyword,&apos;commit&apos;, which allows online tuning of DAMON contexts.Link: https://lkml.kernel.org/r/20220429160606.127307-13-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Tue, 10 May 2022 01:20:56 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>91541808 - Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoring</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon#91541808</link>
        <description>Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoringThis commit documents the user space support of the newly added monitoringoperations set for fixed virtual address ranges monitoring, namely&apos;fvaddr&apos;, on the ABI and usage documents for DAMON.Link: https://lkml.kernel.org/r/20220426231750.48822-4-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-damon</description>
        <pubDate>Tue, 10 May 2022 01:20:52 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
