Re: Is it possible that gcc reorders a series of read/write operations?

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

 



Pan ruochen wrote:
>> No.
>>
>> It is separate from the caches and was intended to coalesce adjacent writes
>> into a single wider write.  It had the problem that it could end up
>> reordering the writes under some circumstances even through uncached
>> portions of the address space.
>>
>> David Daney
>>
> 
> Is there any online document introducing hardware write reordering
> about MIPS? I want to have a read
> to get more details.

Each MIPS CPU is different.  Read the hardware manual and errata for the
particular CPU you are interested in.

David Daney

[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