<?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 Makefile.include</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b338bde5 - memblock tests: add simulation of physical memory with multiple NUMA nodes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/memblock/scripts/Makefile.include#b338bde5</link>
        <description>memblock tests: add simulation of physical memory with multiple NUMA nodesAdd function setup_numa_memblock() for setting up a memory layout withmultiple NUMA nodes in a previously allocated dummy physical memory.This function can be used in place of setup_memblock() in tests that needto simulate a NUMA system.setup_numa_memblock():- allows for setting up a memory layout by specifying the fraction of  MEM_SIZE in each nodeSet CONFIG_NODES_SHIFT to 4 when building with NUMA=1 to allow for up to16 NUMA nodes.Reviewed-by: David Hildenbrand &lt;david@redhat.com&gt;Signed-off-by: Rebecca Mckeever &lt;remckee0@gmail.com&gt;Signed-off-by: Mike Rapoport &lt;rppt@linux.ibm.com&gt;Link: https://lore.kernel.org/r/4566d816a85f009268d4858d1ef06c7571a960f9.1663046060.git.remckee0@gmail.com

            List of files:
            /linux-6.15/tools/testing/memblock/scripts/Makefile.include</description>
        <pubDate>Tue, 13 Sep 2022 05:21:09 +0000</pubDate>
        <dc:creator>Rebecca Mckeever &lt;remckee0@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>06c8580a - memblock tests: change build options to run-time options</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/memblock/scripts/Makefile.include#06c8580a</link>
        <description>memblock tests: change build options to run-time optionsChange verbose and movable node build options to run-time options.Movable node usage:    $ ./main -m    Or:    $ ./main --movable-nodeVerbose usage:    $ ./main -v    Or:    $ ./main --verboseSigned-off-by: Rebecca Mckeever &lt;remckee0@gmail.com&gt;Reviewed-by: David Hildenbrand &lt;david@redhat.com&gt;Signed-off-by: Mike Rapoport &lt;rppt@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20220714031717.12258-1-remckee0@gmail.com

            List of files:
            /linux-6.15/tools/testing/memblock/scripts/Makefile.include</description>
        <pubDate>Thu, 14 Jul 2022 03:17:17 +0000</pubDate>
        <dc:creator>Rebecca Mckeever &lt;remckee0@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>946dccb3 - memblock tests: Makefile: add arguments to control verbosity</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/memblock/scripts/Makefile.include#946dccb3</link>
        <description>memblock tests: Makefile: add arguments to control verbosityAdd VERBOSE and MEMBLOCK_DEBUG user-provided arguments. VERBOSE willenable verbose output from Memblock simulator. MEMBLOCK_DEBUG will enablememblock_dbg() messages.Update the help message to include VERBOSE and MEMBLOCK_DEBUG. Updatethe README to include VERBOSE. The README does not include all availableoptions and refers to the help message for the remaining options.Therefore, omit MEMBLOCK_DEBUG from README.Reviewed-by: David Hildenbrand &lt;david@redhat.com&gt;Signed-off-by: Rebecca Mckeever &lt;remckee0@gmail.com&gt;Signed-off-by: Mike Rapoport &lt;rppt@linux.ibm.com&gt;Link: https://lore.kernel.org/r/5503f3efe82ecef5c99961a1d53003c8ad06cf27.1656907314.git.remckee0@gmail.com

            List of files:
            /linux-6.15/tools/testing/memblock/scripts/Makefile.include</description>
        <pubDate>Mon, 04 Jul 2022 04:06:55 +0000</pubDate>
        <dc:creator>Rebecca Mckeever &lt;remckee0@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2a7ceac9 - memblock tests: Fix testing with 32-bit physical addresses</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/memblock/scripts/Makefile.include#2a7ceac9</link>
        <description>memblock tests: Fix testing with 32-bit physical addressesBuilding memblock simulator on x86_64 with 32BIT_PHYS_ADDR_T=1produces &quot;cast to pointer from integer of different size&quot; warnings.Fix them by building the binary in 32-bit environment when using32-bit physical addresses.Signed-off-by: Karolina Drobnik &lt;karolinadrobnik@gmail.com&gt;Signed-off-by: Mike Rapoport &lt;rppt@linux.ibm.com&gt;

            List of files:
            /linux-6.15/tools/testing/memblock/scripts/Makefile.include</description>
        <pubDate>Fri, 04 Mar 2022 12:52:49 +0000</pubDate>
        <dc:creator>Karolina Drobnik &lt;karolinadrobnik@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>16802e55 - memblock tests: Add skeleton of the memblock simulator</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/memblock/scripts/Makefile.include#16802e55</link>
        <description>memblock tests: Add skeleton of the memblock simulatorAdd basic project files, together with local stubs of required headers.Update tools/include/slab.h to include definitions used by memblock.Signed-off-by: Karolina Drobnik &lt;karolinadrobnik@gmail.com&gt;Signed-off-by: Mike Rapoport &lt;rppt@kernel.org&gt;Link: https://lore.kernel.org/r/d296fceb023a04b316a31fbff9acf1e76ac684e4.1643796665.git.karolinadrobnik@gmail.com

            List of files:
            /linux-6.15/tools/testing/memblock/scripts/Makefile.include</description>
        <pubDate>Wed, 02 Feb 2022 11:03:09 +0000</pubDate>
        <dc:creator>Karolina Drobnik &lt;karolinadrobnik@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
