Chapter 8. Issue Reference

Table of Contents

8.1. Utilization Issues
8.1.1. Fetch Utilization
8.1.2. Write-Back Utilization
8.1.3. Communication Utilization
8.2. Inefficient Loop Nesting
8.3. Random Access Pattern
8.4. Loop Fusion
8.5. Blocking
8.6. Software Prefetch Issues
8.6.1. Prefetch Unnecessary
8.6.2. Prefetch too Distant
8.6.3. Prefetch too Close
8.7. Fetch Hot-Spot
8.8. Write-back Hot-Spot
8.9. Non-Temporal Store Possible
8.10. Non-Temporal Data
8.11. False Sharing
8.12. Communication Hot-Spot

This chapter serves as a reference for the issue types that Freja reports about.