• Armv7 Store Buffer

    Hi,

    Store Buffer holds store operation before it is commited to Cache or Main Memory.

    So only if the proper store buffer entry is drained, can we get the right data by a load operation. Am I right?

    If yes, is it possible that we read a unexpected value…

  • Guidelines on reducing Cache Miss rate

    Hi Experts,

    Is there any document on general software guidelines in reducing the cache miss rate in the system for ARMV7 architectures ?

    If it is more specific to A/R/M then its great..