I have written two programs to check whether clflush is evicting my data from cache or not. Out of two program I have written , only one is giving correct result ( as per my expectation , after clflush, access time must be higher than before flush).I have written two programs to check whether cl