- ALL COMPUTER, ELECTRONICS AND MECHANICAL COURSES AVAILABLE…. PROJECT GUIDANCE SINCE 2004. FOR FURTHER DETAILS CALL 9443117328
Projects > COMPUTER > 2017 > IEEE > PARALLEL & DISTRIBUTED SYSTEM
On multi-core processors, applications are run sharing the cache. This Paper presents optimization theory to co-locate applications to minimize cache interference and maximize performance. The theory precisely specifies MRC-based composition, optimization, and correctness conditions. The paper also presents a new technique called footprint symbiosis to obtain the best shared cache performance under fair CPU allocation as well as a new sampling technique which reduces the cost of locality analysis. When sampling and optimization are combined, the paper shows that it takes less than 0.1 second analysis per program to obtain a co-run that is within 1.5% of the best possible performance. In an exhaustive evaluation with 12870 tests, the best prior work improves co-run performance by 56% on average. The new optimization improves it by another 29%. Without single co-run test, footprint symbiosis is able to choose co-run choices that are just 8% slower than the best co-run Solutions found with exhaustive testing