<?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 hung_task</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2158599a - samples: add hung_task detector mutex blocking sample</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/samples/hung_task/#2158599a</link>
        <description>samples: add hung_task detector mutex blocking sampleAdd a hung_task detector mutex blocking test sample code.This module will create a dummy file on the debugfs.  That file will causethe read process to sleep for enough long time (256 seconds) while holdinga mutex.  As a result, the second process will wait on the mutex for aprolonged duration and be detected by the hung_task detector.Usage is; &gt; cd /sys/kernel/debug/hung_task &gt; cat mutex &amp; cat mutexand wait for hung_task message.[akpm@linux-foundation.org: make `hung_task_dir&apos; static]  Closes: https://lore.kernel.org/oe-kbuild-all/202503180827.4StpuFrD-lkp@intel.com/Link: https://lkml.kernel.org/r/174046696281.2194069.4567490148001547311.stgit@mhiramat.tok.corp.google.comSigned-off-by: Masami Hiramatsu (Google) &lt;mhiramat@kernel.org&gt;Cc: Anna Schumaker &lt;anna.schumaker@oracle.com&gt;Cc: Boqun Feng &lt;boqun.feng@gmail.com&gt;Cc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: Joel Granados &lt;joel.granados@kernel.org&gt;Cc: Kent Overstreet &lt;kent.overstreet@linux.dev&gt;Cc: Lance Yang &lt;ioworker0@gmail.com&gt;Cc: Sergey Senozhatsky &lt;senozhatsky@chromium.org&gt;Cc: Steven Rostedt &lt;rostedt@goodmis.org&gt;Cc: Tomasz Figa &lt;tfiga@chromium.org&gt;Cc: Waiman Long &lt;longman@redhat.com&gt;Cc: Will Deacon &lt;will@kernel.org&gt;Cc: Yongliang Gao &lt;leonylgao@tencent.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux-6.15/samples/hung_task/Makefile/linux-6.15/samples/hung_task/hung_task_mutex.c</description>
        <pubDate>Tue, 25 Feb 2025 07:00:00 +0000</pubDate>
        <dc:creator>Masami Hiramatsu (Google) &lt;mhiramat@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
