InfoQ

InfoQ

Topic/Tag specific view

Hardware Integration Content on InfoQ


Latest featured content about Hardware Integration

A Crash Course in Modern Hardware

Topics
Java,
Technology,
Architecture,
Performance & Scalability,
Code Analysis

In this presentation from the JVM Languages Summit 2009, Cliff Click discusses the Von Neumann architecture, CISC vs RISC, the rise of multicore, Instruction-Level Parallelism (ILP), pipelining, out-of-order dispatch, static vs dynamic ILP, performance impact of cache misses, memory performance, memory vs CPU caching, examples of memory/CPU cache interaction, and tips for improving performance.