<?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 .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d198b34f - .gitignore: add SPDX License Identifier</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/memory-model/.gitignore#d198b34f</link>
        <description>.gitignore: add SPDX License IdentifierAdd SPDX License Identifier to all .gitignore files.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/memory-model/.gitignore</description>
        <pubDate>Tue, 03 Mar 2020 13:35:59 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b02eb5b0 - tools/memory-model: Add scripts to check github litmus tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/memory-model/.gitignore#b02eb5b0</link>
        <description>tools/memory-model: Add scripts to check github litmus testsThe https://github.com/paulmckrcu/litmus repository contains a largenumber of C-language litmus tests that include &quot;Result:&quot; commentspredicting the verification result.  This commit adds a number of scriptsthat run tests on these litmus tests:checkghlitmus.sh:	Runs all litmus tests in the https://github.com/paulmckrcu/litmus        archive that are C-language and that have &quot;Result:&quot; comment lines	documenting expected results, comparing the actual results to	those expected.  Clones the repository if it has not already	been cloned into the &quot;tools/memory-model/litmus&quot; directory.initlitmushist.sh	Run all litmus tests having no more than the specified number	of processes given a specified timeout, recording the results in	.litmus.out files.  Clones the repository if it has not already	been cloned into the &quot;tools/memory-model/litmus&quot; directory.newlitmushist.sh	For all new or updated litmus tests having no more than the	specified number of processes given a specified timeout, run	and record the results in .litmus.out files.checklitmushist.sh	Run all litmus tests having .litmus.out files from previous	initlitmushist.sh or newlitmushist.sh runs, comparing the	herd output to that of the original runs.The above scripts will run litmus tests concurrently, by default withone job per available CPU.  Giving any of these scripts the --helpargument will cause them to print usage information.This commit also adds a number of helper scripts that are not intendedto be invoked from the command line:cmplitmushist.sh: Compare the output of two different runs of the same	litmus test.judgelitmus.sh: Compare the output of a litmus test to its &quot;Result:&quot;	comment line.parseargs.sh: Parse command-line arguments.runlitmushist.sh: Run the litmus tests whose pathnames are provided one	per line on standard input.While in the area, this commit also makes the existing checklitmus.shand checkalllitmus.sh scripts use parseargs.sh in order to provide abit of uniformity.  In addition, per-litmus-test status output is directedto stdout, while end-of-test summary information is directed to stderr.Finally, the error flag standardizes on &quot;!!!&quot; to assist those familiarwith rcutorture output.The defaults for the parseargs.sh arguments may be overridden by usingenvironment variables: LKMM_DESTDIR for --destdir, LKMM_HERD_OPTIONSfor --herdoptions, LKMM_JOBS for --jobs, LKMM_PROCS for --procs, andLKMM_TIMEOUT for --timeout.[ paulmck: History-check summary-line changes per Alan Stern feedback. ]Signed-off-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: akiyks@gmail.comCc: boqun.feng@gmail.comCc: dhowells@redhat.comCc: j.alglave@ucl.ac.ukCc: linux-arch@vger.kernel.orgCc: luc.maranget@inria.frCc: npiggin@gmail.comCc: parri.andrea@gmail.comCc: stern@rowland.harvard.eduCc: will.deacon@arm.comLink: http://lkml.kernel.org/r/20181203230451.28921-2-paulmck@linux.ibm.comSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux-6.15/tools/memory-model/.gitignore</description>
        <pubDate>Mon, 03 Dec 2018 23:04:50 +0000</pubDate>
        <dc:creator>Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
