<?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 config</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1e2c4499 - selftests/cpufreq: Don&apos;t enable generic lock debugging options</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/cpufreq/config#1e2c4499</link>
        <description>selftests/cpufreq: Don&apos;t enable generic lock debugging optionsCurrently the the config fragment for cpufreq enables a lot of genericlock debugging.  While these options are useful when testing cpufreqthey aren&apos;t actually required to run the tests and are therefore out ofscope for the cpufreq fragement, they are more of a thing that it&apos;s goodto enable while doing testing than an actual requirement for cpufreqtesting specifically.  Having these debugging options enabled,especially the mutex and spinlock instrumentation, mean that any buildthat includes the cpufreq fragment is both very much larger than astandard defconfig (eg, I&apos;m seeing 35% on x86_64) and also slower atruntime.This is causing real problems for CI systems.  In order to avoidbuilding large numbers of kernels they try to group kselftest fragmentstogether, frequently just grouping all the kselftest fragments into asingle block.  The increased size is an issue for memory constrainedsystems and is also problematic for systems with fixed storageallocations for kernel images (eg, typical u-boot systems) where itfrequently causes the kernel to overflow the storage space allocated forkernels.  The reduced performance isn&apos;t too bad with real hardware butcan be disruptive on emulated platforms.In order to avoid these issues remove these generic instrumentationoptions from the cpufreq fragment, bringing the cpufreq fragment intoline with other fragments which generally set requirements for testingrather than nice to haves.Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/cpufreq/config</description>
        <pubDate>Tue, 06 Jun 2023 14:11:49 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>67d6d80d - selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/cpufreq/config#67d6d80d</link>
        <description>selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTDEBUG_PI_LIST was renamed to DEBUG_PLIST since8e18faeac3 (&quot;lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST&quot;)- It&apos;s not reasonable to keep the deprecated configs.- configs under kselftests are recommended by corresponding tests.So if some configs are missing, it will impact the testing resultsCC: &quot;Rafael J. Wysocki&quot; &lt;rjw@rjwysocki.net&gt;CC: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;CC: linux-pm@vger.kernel.orgSigned-off-by: Li Zhijian &lt;lizhijian@cn.fujitsu.com&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/cpufreq/config</description>
        <pubDate>Tue, 31 Aug 2021 10:23:16 +0000</pubDate>
        <dc:creator>Li Zhijian &lt;lizhijian@cn.fujitsu.com&gt;</dc:creator>
    </item>
<item>
        <title>83896c68 - selftests: create cpufreq kconfig fragments</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/cpufreq/config#83896c68</link>
        <description>selftests: create cpufreq kconfig fragmentsFor the better test coverage of cpufreq driver code these extraconfigurations are needed. Enable cpufreq governors and stats.Signed-off-by: Naresh Kamboju &lt;naresh.kamboju@linaro.org&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Signed-off-by: Shuah Khan &lt;shuahkh@osg.samsung.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/cpufreq/config</description>
        <pubDate>Wed, 26 Apr 2017 10:09:37 +0000</pubDate>
        <dc:creator>Naresh Kamboju &lt;naresh.kamboju@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
