<?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-numa</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>20b51af1 - mm/migrate: add sysfs interface to enable reclaim migration</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-kernel-mm-numa#20b51af1</link>
        <description>mm/migrate: add sysfs interface to enable reclaim migrationSome method is obviously needed to enable reclaim-based migration.Just like traditional autonuma, there will be some workloads that willbenefit like workloads with more &quot;static&quot; configurations where hot pagesstay hot and cold pages stay cold.  If pages come and go from the hot andcold sets, the benefits of this approach will be more limited.The benefits are truly workload-based and *not* hardware-based.  We do notbelieve that there is a viable threshold where certain hardwareconfigurations should have this mechanism enabled while others do not.To be conservative, earlier work defaulted to disable reclaim- basedmigration and did not include a mechanism to enable it.  This proposes adda new sysfs file  /sys/kernel/mm/numa/demotion_enabledas a method to enable it.We are open to any alternative that allows end users to enable thismechanism or disable it if workload harm is detected (just liketraditional autonuma).Once this is enabled page demotion may move data to a NUMA node that doesnot fall into the cpuset of the allocating process.  This could beconstrued to violate the guarantees of cpusets.  However, since this is anopt-in mechanism, the assumption is that anyone enabling it is content torelax the guarantees.Link: https://lkml.kernel.org/r/20210721063926.3024591-9-ying.huang@intel.comLink: https://lkml.kernel.org/r/20210715055145.195411-10-ying.huang@intel.comSigned-off-by: Huang Ying &lt;ying.huang@intel.com&gt;Originally-by: Dave Hansen &lt;dave.hansen@linux.intel.com&gt;Cc: Michal Hocko &lt;mhocko@suse.com&gt;Cc: Wei Xu &lt;weixugc@google.com&gt;Cc: Yang Shi &lt;yang.shi@linux.alibaba.com&gt;Cc: Zi Yan &lt;ziy@nvidia.com&gt;Cc: David Rientjes &lt;rientjes@google.com&gt;Cc: Dan Williams &lt;dan.j.williams@intel.com&gt;Cc: David Hildenbrand &lt;david@redhat.com&gt;Cc: Greg Thelen &lt;gthelen@google.com&gt;Cc: Keith Busch &lt;kbusch@kernel.org&gt;Cc: Oscar Salvador &lt;osalvador@suse.de&gt;Cc: Yang Shi &lt;shy828301@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-numa</description>
        <pubDate>Thu, 02 Sep 2021 21:59:33 +0000</pubDate>
        <dc:creator>Huang Ying &lt;ying.huang@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
