<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d29bd8efe16239608b60173a7e8d842bcbfcd9e9 - selftests/pipe: add pipe_bench microbenchmark</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/pipe/Makefile#d29bd8efe16239608b60173a7e8d842bcbfcd9e9</link>
        <description>selftests/pipe: add pipe_bench microbenchmarkAdd a small selftest that stresses pipe-&gt;mutex contention by spawning Nwriter threads that hammer a single pipe with multi-page writes, plus Mreader threads that drain. Each writer records its own write() latencysamples into a log2-bucketed histogram; main aggregates and printstotal writes, throughput, average and percentile (p50/p99) latencies,and the maximum observed latency.Pass --memory-pressure to fork stress-ng (--vm 4 --vm-bytes 80%--vm-method all) for the duration of the run, so alloc_page() inanon_pipe_write() routinely hits direct reclaim. The flag failsfast if stress-ng is not on $PATH.Program print something like the following, for different writes,readers, msgsizes and memory pressure:	config: writers=X readers=Y msgsize=Z duration=3 pipe_size=1048576	memory_pressure=[no|yes]	writes: total=54451 rate=18150/s	throughput_MBps: 1134.40	lat_avg_ns: 275355	lat_p50_ns_upper: 262143	lat_p99_ns_upper: 1048575	lat_max_ns: 2145633Reviewed-by: Jeff Layton &lt;jlayton@kernel.org&gt;Signed-off-by: Breno Leitao &lt;leitao@debian.org&gt;Link: https://patch.msgid.link/20260524-fix_pipe-v3-2-bb4a75d23a90@debian.orgSigned-off-by: Christian Brauner (Amutable) &lt;brauner@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/pipe/Makefile</description>
        <pubDate>Sun, 24 May 2026 16:44:59 +0200</pubDate>
        <dc:creator>Breno Leitao &lt;leitao@debian.org&gt;</dc:creator>
    </item>
</channel>
</rss>
