[skipped]Does the first memory access immediately after the cache flush shall consume less cycles than memory access at cache with some entry. (Assume both are cache hit condition)I am doing a code optimization. In any-case cache flush before the algorithm execution benefit the algorithm performance compare to with-out cache flush.In other way, the pseudo-random/round-robin cache line selection and fill have any effect of cache flush before the operation.