<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.14">
<TITLE>Invalidate_dcache_range causes crash in non-cacheable area</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello Community!</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">I'm using 8MB of memory for DMA and that space is configured has non-cacheable. At a certain point in the code, data is copied to be processed from that area. In the function that copies, there was an&nbsp; invalidate_dcache_range for the all DMA area. This function crashed my load in some particular scenario of heavy traffic. Why? Shouldn't invalidate_dcache_range be neutral when the range is configured as non-cacheable? I think that the memory is properly alined&#8230; Has anyone else had this problem?</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Best regards</FONT>

<BR><FONT SIZE=2 FACE="Arial">Filipe.</FONT>
</P>

</BODY>
</HTML>