1. How would you fi x the false sharing issue that can occur?
2. Consider the following portions of two different programs running at the same time on four processors in a symmetric multicore processor (SMP). Assume that before this code is run, both x and y are 0.