<?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 damon</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>15e01f39 - samples/damon/prcl: implement schemes setup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/damon/#15e01f39</link>
        <description>samples/damon/prcl: implement schemes setupImplement a proactive cold memory regions reclaiming logic of prcl samplemodule using DAMOS.  The logic treats memory regions that not accessed atall for five or more seconds as cold, and reclaim those as soon as found.Link: https://lkml.kernel.org/r/20241210215030.85675-6-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/samples/damon/prcl.c</description>
        <pubDate>Tue, 10 Dec 2024 21:00:00 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2aca2546 - samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/damon/#2aca2546</link>
        <description>samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamationDAMON is not only for monitoring of access patterns, but also foraccess-aware system operations.  For the system operations, DAMON providesa feature called DAMOS (Data Access Monitoring-based Operation Schemes). There is no sample API usage of DAMOS, though.  Copy the working set sizeestimation sample modules with changed names of the module and symbols, touse it as a skeleton for a sample module showing the DAMOS API usage.  Thefollowing commit will make it proactively reclaim cold memory of the givenprocess, using DAMOS.Link: https://lkml.kernel.org/r/20241210215030.85675-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/samples/damon/Makefile</description>
        <pubDate>Tue, 10 Dec 2024 21:00:00 +0000</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a58f3dcf - samples/damon: a typo in the kconfig - sameple</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/damon/#a58f3dcf</link>
        <description>samples/damon: a typo in the kconfig - samepleThere is a typo in the Kconfig file of the damon sample module.  Correctit: s/sameple/sample/Link: https://lkml.kernel.org/r/20250226184204.29370-1-sj@kernel.orgSigned-off-by: Seongjun Kim &lt;bus710@gmail.com&gt;Signed-off-by: SeongJae Park &lt;sj@kernel.org&gt;Reviewed-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/samples/damon/Kconfig</description>
        <pubDate>Wed, 26 Feb 2025 18:00:00 +0000</pubDate>
        <dc:creator>Seongjun Kim &lt;bus710@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
