Re: Disabling cache for some data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



John Love-Jensen wrote:
Hi Claudio,

What "cache" are you referring?  In register optimization as a "cache"?
CPU's L1 cache?  RAM's L2 cache?  FSB L3 cache?

My goal is to have data actually transferred on the bus. So, I think it's just CPU's cache that I want to disable for my data.


Is the memory array cache declared as volatile in the code?

Does the volatile command ensure that data is not cached on cpu's cache ?

Thanks,

        Claudio

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux