<?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 threaded_flush.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>79debe8d - [dfsan] Turn off all dfsan test cases on non x86_64 OSs</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/dfsan/threaded_flush.c#79debe8d</link>
        <description>[dfsan] Turn off all dfsan test cases on non x86_64 OSshttps://reviews.llvm.org/D101666 enables sanitizer allocator.This broke all test cases on non x86-64.

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/dfsan/threaded_flush.c</description>
        <pubDate>Wed, 05 May 2021 05:30:53 +0000</pubDate>
        <dc:creator>Jianzhou Zhao &lt;jianzhouzh@google.com&gt;</dc:creator>
    </item>
<item>
        <title>bb3a3da3 - [DFSan] Don&apos;t unmap during dfsan_flush().</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/dfsan/threaded_flush.c#bb3a3da3</link>
        <description>[DFSan] Don&apos;t unmap during dfsan_flush().Unmapping and remapping is dangerous since another thread could touchthe shadow memory while it is unmapped.  But there is really no need tounmap anyway, since mmap(MAP_FIXED) will happily clobber the existingmapping with zeroes.  This is thread-safe since the mmap() is done underthe same kernel lock as page faults are done.Reviewed By: vitalybukaDifferential Revision: https://reviews.llvm.org/D85947

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/dfsan/threaded_flush.c</description>
        <pubDate>Fri, 14 Aug 2020 18:43:33 +0000</pubDate>
        <dc:creator>Matt Morehouse &lt;mascasa@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
